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

IsSetCPUType() public method

Checks if CPUType property is set
public IsSetCPUType ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetCPUType()
        {
            return  this.CPUTypeField != null;
        }
MerchantItemAttributes