RouteSpecTcpRouteActionArgs

data class RouteSpecTcpRouteActionArgs(val weightedTargets: Output<List<RouteSpecTcpRouteActionWeightedTargetArgs>>) : ConvertibleToJava<RouteSpecTcpRouteActionArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): RouteSpecTcpRouteActionArgs

Properties

Link copied to clipboard

Targets that traffic is routed to when a request matches the route. You can specify one or more targets and their relative weights with which to distribute traffic.