Amazon.EC2.Model.DescribeSpotPriceHistoryResult.IsSetSpotPriceHistory C# (CSharp) Method

IsSetSpotPriceHistory() private method

private IsSetSpotPriceHistory ( ) : bool
return bool
        internal bool IsSetSpotPriceHistory()
        {
            return this.spotPriceHistory.Count > 0;
        }
DescribeSpotPriceHistoryResult