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

IsSetMalletHardness() public method

Checks if MalletHardness property is set
public IsSetMalletHardness ( ) : Boolean
return Boolean
        public Boolean IsSetMalletHardness()
        {
            return  this.malletHardnessField != null;
        }
ItemAttributes