class Aws::GlobalAccelerator::Types::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.

@!attribute [rw] endpoint_group_arn

The Amazon Resource Name (ARN) of the endpoint group.
@return [String]

@!attribute [rw] endpoint_group_region

The AWS Region where the endpoint group is located.
@return [String]

@!attribute [rw] destination_descriptions

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.
@return [Array<Types::CustomRoutingDestinationDescription>]

@!attribute [rw] endpoint_descriptions

For a custom routing accelerator, describes the endpoints (virtual
private cloud subnets) in an endpoint group to accept client traffic
on.
@return [Array<Types::CustomRoutingEndpointDescription>]

@see docs.aws.amazon.com/goto/WebAPI/globalaccelerator-2018-08-08/CustomRoutingEndpointGroup AWS API Documentation

Constants

SENSITIVE