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

IsSetTotalUSB2Ports() public method

Checks if TotalUSB2Ports property is set
public IsSetTotalUSB2Ports ( ) : Boolean
return Boolean
        public Boolean IsSetTotalUSB2Ports()
        {
            return  this.totalUSB2PortsField != null;
        }
ItemAttributes