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

IsSetMediaType() public method

Checks if MediaType property is set
public IsSetMediaType ( ) : Boolean
return Boolean
        public Boolean IsSetMediaType()
        {
            return  this.mediaTypeField != null;
        }
ItemAttributes