TrafficRoute

Information about a listener. The listener contains the path used to route traffic that is received from the load balancer to a target group.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of one listener. The listener identifies the route between a target group and a load balancer. This is an array of strings with a maximum size of one.

Functions

Link copied to clipboard
inline fun copy(block: TrafficRoute.Builder.() -> Unit = {}): TrafficRoute
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