adaptiveRoutings

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


@JvmName(name = "sbqdbwnerbgcgypb")
suspend fun adaptiveRoutings(values: List<Output<LoadBalancerRuleOverrideAdaptiveRoutingArgs>>)
@JvmName(name = "rmvkhwaiqxqfwwhs")
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 = "wxvlyjeqjysegfqy")
suspend fun adaptiveRoutings(argument: List<suspend LoadBalancerRuleOverrideAdaptiveRoutingArgsBuilder.() -> Unit>)
@JvmName(name = "xhghnwlpeosyuhmm")
suspend fun adaptiveRoutings(vararg argument: suspend LoadBalancerRuleOverrideAdaptiveRoutingArgsBuilder.() -> Unit)
@JvmName(name = "oaxepgiyarnuklps")
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.