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

IsSetTotalSVideoOutPorts() public method

Checks if TotalSVideoOutPorts property is set
public IsSetTotalSVideoOutPorts ( ) : Boolean
return Boolean
        public Boolean IsSetTotalSVideoOutPorts()
        {
            return  this.totalSVideoOutPortsField != null;
        }
ItemAttributes