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

IsSetTotalExternalBaysFree() public method

Checks if TotalExternalBaysFree property is set
public IsSetTotalExternalBaysFree ( ) : Boolean
return Boolean
        public Boolean IsSetTotalExternalBaysFree()
        {
            return  this.totalExternalBaysFreeField != null;
        }
ItemAttributes