DestinationPortMapping

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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.

Link copied to clipboard

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

Link copied to clipboard

The Amazon Web Services Region for the endpoint group.

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String