adaptiveRoutings

@JvmName(name = "webanreokvxlchrv")
suspend fun adaptiveRoutings(value: Output<List<LoadBalancerRuleOverrideAdaptiveRoutingArgs>>)
@JvmName(name = "ndchufpfmfgqhdsu")
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 = "uiqeqfbvjpnkowmn")
suspend fun adaptiveRoutings(vararg values: Output<LoadBalancerRuleOverrideAdaptiveRoutingArgs>)


@JvmName(name = "fstvinpkdofxobew")
suspend fun adaptiveRoutings(values: List<Output<LoadBalancerRuleOverrideAdaptiveRoutingArgs>>)
@JvmName(name = "rpknbdboydgdvpor")
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 = "mkfmvcbovvannbxr")
suspend fun adaptiveRoutings(argument: List<suspend LoadBalancerRuleOverrideAdaptiveRoutingArgsBuilder.() -> Unit>)
@JvmName(name = "bjsxfydlimxlawfv")
suspend fun adaptiveRoutings(vararg argument: suspend LoadBalancerRuleOverrideAdaptiveRoutingArgsBuilder.() -> Unit)
@JvmName(name = "dqvtejthcquwoepf")
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.