class Aws::GlobalAccelerator::Types::DestinationPortMapping
The port mappings for a specified endpoint IP address (destination).
@!attribute [rw] accelerator_arn
The Amazon Resource Name (ARN) of the custom routing accelerator that you have port mappings for. @return [String]
@!attribute [rw] accelerator_socket_addresses
The IP address/port combinations (sockets) that map to a given destination socket address. @return [Array<Types::SocketAddress>]
@!attribute [rw] endpoint_group_arn
The Amazon Resource Name (ARN) of the endpoint group. @return [String]
@!attribute [rw] endpoint_id
The ID for the virtual private cloud (VPC) subnet. @return [String]
@!attribute [rw] endpoint_group_region
The AWS Region for the endpoint group. @return [String]
@!attribute [rw] destination_socket_address
The endpoint IP address/port combination for traffic received on the accelerator socket address. @return [Types::SocketAddress]
@!attribute [rw] ip_address_type
The IP address type, which must be IPv4. @return [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/DestinationPortMapping AWS API Documentation
Constants
- SENSITIVE