Amazon.EC2.Model.DescribeReservedInstancesRequest.IsSetOfferingType C# (CSharp) Méthode

IsSetOfferingType() private méthode

private IsSetOfferingType ( ) : bool
Résultat bool
        internal bool IsSetOfferingType()
        {
            return this._offeringType != null;
        }