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