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

IsSetSystemBusSpeed() public method

Checks if SystemBusSpeed property is set
public IsSetSystemBusSpeed ( ) : Boolean
return Boolean
        public Boolean IsSetSystemBusSpeed()
        {
            return this.systemBusSpeedField != null;
        }
ItemAttributes