loadBalancingAlgorithm

@JvmName(name = "pnwjmvcoejvtvjbe")
suspend fun loadBalancingAlgorithm(value: Output<String>)
@JvmName(name = "evsgjqwouwlcupoh")
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.