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

IsSetTotalInternalBaysFree() public method

Checks if TotalInternalBaysFree property is set
public IsSetTotalInternalBaysFree ( ) : Boolean
return Boolean
        public Boolean IsSetTotalInternalBaysFree()
        {
            return  this.totalInternalBaysFreeField != null;
        }
ItemAttributes