adaptiveRoutings

@JvmName(name = "nxaaalpuynqnwkdn")
suspend fun adaptiveRoutings(value: Output<List<LoadBalancerAdaptiveRoutingArgs>>)
@JvmName(name = "yqtvlvwshvkhjngd")
suspend fun adaptiveRoutings(value: List<LoadBalancerAdaptiveRoutingArgs>?)

Parameters

value

Controls features that modify the routing of requests to pools and origins in response to dynamic conditions, such as during the interval between active health monitoring requests.


@JvmName(name = "bebvtkffvnbiwjcf")
suspend fun adaptiveRoutings(vararg values: Output<LoadBalancerAdaptiveRoutingArgs>)


@JvmName(name = "unhrgnmbemxbibxv")
suspend fun adaptiveRoutings(values: List<Output<LoadBalancerAdaptiveRoutingArgs>>)
@JvmName(name = "dtgkfggrkchbhgps")
suspend fun adaptiveRoutings(vararg values: LoadBalancerAdaptiveRoutingArgs)

Parameters

values

Controls features that modify the routing of requests to pools and origins in response to dynamic conditions, such as during the interval between active health monitoring requests.


@JvmName(name = "phrvqyjxrucumsvb")
suspend fun adaptiveRoutings(argument: List<suspend LoadBalancerAdaptiveRoutingArgsBuilder.() -> Unit>)
@JvmName(name = "ekaaoklgpcejrfmb")
suspend fun adaptiveRoutings(vararg argument: suspend LoadBalancerAdaptiveRoutingArgsBuilder.() -> Unit)
@JvmName(name = "xbxscmmqwgpammqf")
suspend fun adaptiveRoutings(argument: suspend LoadBalancerAdaptiveRoutingArgsBuilder.() -> Unit)

Parameters

argument

Controls features that modify the routing of requests to pools and origins in response to dynamic conditions, such as during the interval between active health monitoring requests.