adaptiveRoutings

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


@JvmName(name = "cwkoqnqiytcyojou")
suspend fun adaptiveRoutings(values: List<Output<LoadBalancerAdaptiveRoutingArgs>>)
@JvmName(name = "jvtpaxpsowcgpqny")
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 = "wkdijprohwotdljr")
suspend fun adaptiveRoutings(argument: List<suspend LoadBalancerAdaptiveRoutingArgsBuilder.() -> Unit>)
@JvmName(name = "erbtmbmjxausaslm")
suspend fun adaptiveRoutings(vararg argument: suspend LoadBalancerAdaptiveRoutingArgsBuilder.() -> Unit)
@JvmName(name = "xeioessnlcvaxobe")
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.