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

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

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