Amazon.EC2.Model.DescribeSpotPriceHistoryRequest.IsSetInstanceTypes C# (CSharp) Méthode

IsSetInstanceTypes() private méthode

private IsSetInstanceTypes ( ) : bool
Résultat bool
        internal bool IsSetInstanceTypes()
        {
            return this._instanceTypes != null && this._instanceTypes.Count > 0; 
        }