CustomRoutingEndpointGroup
A complex type for the endpoint group for a custom routing accelerator. An AWS Region can have only one endpoint group for a specific listener.
Contents
- DestinationDescriptions
-
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.
Type: Array of CustomRoutingDestinationDescription objects
Required: No
- EndpointDescriptions
-
For a custom routing accelerator, describes the endpoints (virtual private cloud subnets) in an endpoint group to accept client traffic on.
Type: Array of CustomRoutingEndpointDescription objects
Required: No
- EndpointGroupArn
-
The Amazon Resource Name (ARN) of the endpoint group.
Type: String
Length Constraints: Maximum length of 255.
Required: No
- EndpointGroupRegion
-
The AWS Region where the endpoint group is located.
Type: String
Length Constraints: Maximum length of 255.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: