class Aws::GlobalAccelerator::Types::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.
@!attribute [rw] from_port
The first port, inclusive, in the range of ports for the endpoint group that is associated with a custom routing accelerator. @return [Integer]
@!attribute [rw] to_port
The last port, inclusive, in the range of ports for the endpoint group that is associated with a custom routing accelerator. @return [Integer]
@!attribute [rw] protocols
The protocol for the endpoint group that is associated with a custom routing accelerator. The protocol can be either TCP or UDP. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/globalaccelerator-2018-08-08/CustomRoutingDestinationDescription AWS API Documentation
Constants
- SENSITIVE