PortRange
A complex type for a range of ports for a listener.
Contents
- FromPort
-
The first port in the range of ports, inclusive.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 65535.
Required: No
- ToPort
-
The last port in the range of ports, inclusive.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 65535.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: