adaptiveRoutings

@JvmName(name = "bsblhyfvbdoxtexp")
suspend fun adaptiveRoutings(value: Output<List<LoadBalancerRuleOverrideAdaptiveRoutingArgs>>)
@JvmName(name = "gmmqmjpepjnhsesf")
suspend fun adaptiveRoutings(value: List<LoadBalancerRuleOverrideAdaptiveRoutingArgs>?)

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 = "splpwrtosgidqife")
suspend fun adaptiveRoutings(vararg values: Output<LoadBalancerRuleOverrideAdaptiveRoutingArgs>)


@JvmName(name = "pqvgaadttltmsxbm")
suspend fun adaptiveRoutings(values: List<Output<LoadBalancerRuleOverrideAdaptiveRoutingArgs>>)
@JvmName(name = "baectdmkfrblxuqb")
suspend fun adaptiveRoutings(vararg values: LoadBalancerRuleOverrideAdaptiveRoutingArgs)

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 = "jhkedftrxstxamne")
suspend fun adaptiveRoutings(argument: List<suspend LoadBalancerRuleOverrideAdaptiveRoutingArgsBuilder.() -> Unit>)
@JvmName(name = "brroqubdwxqodeff")
suspend fun adaptiveRoutings(vararg argument: suspend LoadBalancerRuleOverrideAdaptiveRoutingArgsBuilder.() -> Unit)
@JvmName(name = "ftlnygdpbgwbecwn")
suspend fun adaptiveRoutings(argument: suspend LoadBalancerRuleOverrideAdaptiveRoutingArgsBuilder.() -> 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.