Amazon.ECS.Model.MerchantItemAttributes.IsSetCPUType C# (CSharp) 메소드

IsSetCPUType() 공개 메소드

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