Amazon.EC2.Model.DescribeSpotPriceHistoryRequest.IsSetInstanceTypes C# (CSharp) Метод

IsSetInstanceTypes() приватный Метод

private IsSetInstanceTypes ( ) : bool
Результат bool
        internal bool IsSetInstanceTypes()
        {
            return this._instanceTypes != null && this._instanceTypes.Count > 0; 
        }