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