loadbalance

@JvmName(name = "yrcdnjvnkbdholtf")
suspend fun loadbalance(value: Output<String>)
@JvmName(name = "rxooifgvntviilbw")
suspend fun loadbalance(value: String)

Parameters

value

The load balancing algorithm used when returning to the source. Value:

  • iphash: indicates the IPHash algorithm.

  • roundRobin: indicates the polling algorithm.

  • leastTime: indicates the Least Time algorithm.

  • This value can be selected only if the value of protection_resource is gslb (indicating that the protected resource type uses shared cluster intelligent load balancing).