Amazon.ECS.Model.ItemAttributes.IsSetRemovableStorage C# (CSharp) Méthode

IsSetRemovableStorage() public méthode

Checks if RemovableStorage property is set
public IsSetRemovableStorage ( ) : Boolean
Résultat Boolean
        public Boolean IsSetRemovableStorage()
        {
            return  this.removableStorageField != null;
        }
ItemAttributes