CustomRoutingDestinationConfiguration

For a custom routing accelerator, sets the port range and protocol for all endpoints (virtual private cloud subnets) in an endpoint group to accept client traffic on.

Types

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

Properties

Link copied to clipboard

The first port, inclusive, in the range of ports for the endpoint group that is associated with a custom routing accelerator.

Link copied to clipboard

The protocol for the endpoint group that is associated with a custom routing accelerator. The protocol can be either TCP or UDP.

Link copied to clipboard
val toPort: Int

The last port, inclusive, in the range of ports for the endpoint group that is associated with a custom routing accelerator.

Functions

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