loadBalancingAlgorithm

@JvmName(name = "fianadkelbgtvhol")
suspend fun loadBalancingAlgorithm(value: Output<String>)
@JvmName(name = "rvsadtdctmwcjhni")
suspend fun loadBalancingAlgorithm(value: String?)

Parameters

value

The type of load balancing algorithm to be used. The default behavior is WATERFALL_BY_REGION. Possible values are: SPRAY_TO_REGION, SPRAY_TO_WORLD, WATERFALL_BY_REGION, WATERFALL_BY_ZONE.