INPUT_OBJECT
Range of ports that are allowed to be accessed.
input PortRange {# The maximum port in the port range.portMax: Int# The minimum port in the port range.portMin: Int}