adaptiveRoutings

@JvmName(name = "iwismsblrangeccn")
suspend fun adaptiveRoutings(value: Output<List<LoadBalancerAdaptiveRoutingArgs>>)
@JvmName(name = "cymelefvdjsvabte")
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 = "ygolgvlouhlowtfi")
suspend fun adaptiveRoutings(vararg values: Output<LoadBalancerAdaptiveRoutingArgs>)


@JvmName(name = "qpmsfdktiosuvcad")
suspend fun adaptiveRoutings(values: List<Output<LoadBalancerAdaptiveRoutingArgs>>)
@JvmName(name = "bnbxyurxkkwqccfd")
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 = "fwykmoahtqaobjyl")
suspend fun adaptiveRoutings(argument: List<suspend LoadBalancerAdaptiveRoutingArgsBuilder.() -> Unit>)
@JvmName(name = "bjfdoskctibfgyar")
suspend fun adaptiveRoutings(vararg argument: suspend LoadBalancerAdaptiveRoutingArgsBuilder.() -> Unit)
@JvmName(name = "endjsjtsvumrwxhn")
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.