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

IsSetCPUSpeed() public method

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