Amazon.ECS.Model.ItemAttributes.IsSetSubscriptionLength C# (CSharp) Method

IsSetSubscriptionLength() public method

Checks if SubscriptionLength property is set
public IsSetSubscriptionLength ( ) : Boolean
return Boolean
        public Boolean IsSetSubscriptionLength()
        {
            return this.subscriptionLengthField != null;
        }
ItemAttributes