Amazon.ECS.Model.ItemAttributes.IsSetTotalExternalBaysFree C# (CSharp) Метод

IsSetTotalExternalBaysFree() публичный Метод

Checks if TotalExternalBaysFree property is set
public IsSetTotalExternalBaysFree ( ) : Boolean
Результат Boolean
        public Boolean IsSetTotalExternalBaysFree()
        {
            return  this.totalExternalBaysFreeField != null;
        }
ItemAttributes