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

IsSetCPUSpeed() public méthode

Checks if CPUSpeed property is set
public IsSetCPUSpeed ( ) : Boolean
Résultat Boolean
        public Boolean IsSetCPUSpeed()
        {
            return this.CPUSpeedField != null;
        }
ItemAttributes