Amazon.ECS.Model.ItemAttributes.IsSetCPUType C# (CSharp) Метод

IsSetCPUType() публичный Метод

Checks if CPUType property is set
public IsSetCPUType ( ) : Boolean
Результат Boolean
        public Boolean IsSetCPUType()
        {
            return  this.CPUTypeField != null;
        }
ItemAttributes