Amazon.ECS.Model.ItemAttributes.IsSetCPUType C# (CSharp) Méthode

IsSetCPUType() public méthode

Checks if CPUType property is set
public IsSetCPUType ( ) : Boolean
Résultat Boolean
        public Boolean IsSetCPUType()
        {
            return  this.CPUTypeField != null;
        }
ItemAttributes