class Aws::GlobalAccelerator::Types::PortMapping
Returns the ports and associated IP addresses and ports of Amazon EC2 instances in your virtual private cloud (VPC) subnets. Custom routing is a port mapping protocol in AWS Global Accelerator
that statically associates port ranges with VPC subnets, which allows Global Accelerator
to route to specific instances and ports within one or more subnets.
@!attribute [rw] accelerator_port
The accelerator port. @return [Integer]
@!attribute [rw] endpoint_group_arn
The Amazon Resource Name (ARN) of the endpoint group. @return [String]
@!attribute [rw] endpoint_id
The IP address of the VPC subnet (the subnet ID). @return [String]
@!attribute [rw] destination_socket_address
The EC2 instance IP address and port number in the virtual private cloud (VPC) subnet. @return [Types::SocketAddress]
@!attribute [rw] protocols
The protocols supported by the endpoint group. @return [Array<String>]
@!attribute [rw] destination_traffic_state
Indicates whether or not a port mapping destination can receive traffic. The value is either ALLOW, if traffic is allowed to the destination, or DENY, if traffic is not allowed to the destination. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/globalaccelerator-2018-08-08/PortMapping AWS API Documentation
Constants
- SENSITIVE