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

IsSetCPUSpeed() public method

Checks if CPUSpeed property is set
public IsSetCPUSpeed ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetCPUSpeed()
        {
            return this.CPUSpeedField != null;
        }
MerchantItemAttributes