CustomRoutingDestinationDescription
For a custom routing accelerator, describes the port range and protocol for all endpoints (virtual private cloud subnets) in an endpoint group to accept client traffic on.
Contents
- FromPort
-
The first port, inclusive, in the range of ports for the endpoint group that is associated with a custom routing accelerator.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 65535.
Required: No
- Protocols
-
The protocol for the endpoint group that is associated with a custom routing accelerator. The protocol can be either TCP or UDP.
Type: Array of strings
Valid Values:
TCP | UDP
Required: No
- ToPort
-
The last port, inclusive, in the range of ports for the endpoint group that is associated with a custom routing accelerator.
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: