Amazon.ECS.Model.MerchantItemAttributes.IsSetHardDiskSize C# (CSharp) Method

IsSetHardDiskSize() public method

Checks if HardDiskSize property is set
public IsSetHardDiskSize ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetHardDiskSize()
        {
            return this.hardDiskSizeField != null;
        }
MerchantItemAttributes