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

IsSetMonitorSize() public method

Checks if MonitorSize property is set
public IsSetMonitorSize ( ) : Boolean
return Boolean
        public Boolean IsSetMonitorSize()
        {
            return this.monitorSizeField != null;
        }
ItemAttributes