Jump to Content

The port mappings for a specified endpoint IP address (destination).

Hierarchy

  • DestinationPortMapping

Properties

AcceleratorArn?: string

The Amazon Resource Name (ARN) of the custom routing accelerator that you have port mappings for.

AcceleratorSocketAddresses?: SocketAddress[]

The IP address/port combinations (sockets) that map to a given destination socket address.

DestinationSocketAddress?: SocketAddress

The endpoint IP address/port combination for traffic received on the accelerator socket address.

DestinationTrafficState?: string

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.

EndpointGroupArn?: string

The Amazon Resource Name (ARN) of the endpoint group.

EndpointGroupRegion?: string

The Amazon Web Services Region for the endpoint group.

EndpointId?: string

The ID for the virtual private cloud (VPC) subnet.

IpAddressType?: string

The IP address type that an accelerator supports. For a custom routing accelerator, the value must be IPV4.