PortRangeFilter
An object that describes the details of a port range filter.
Contents
- beginInclusive
-
The port number the port range begins at.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 65535.
Required: No
- endInclusive
-
The port number the port range ends at.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 65535.
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: