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

IsSetSpotPriceHistory() private method

private IsSetSpotPriceHistory ( ) : bool
return bool
        internal bool IsSetSpotPriceHistory()
        {
            return this._spotPriceHistory != null && this._spotPriceHistory.Count > 0; 
        }
DescribeSpotPriceHistoryResponse