balancingMode

@JvmName(name = "ltxoiugspgtmeocm")
suspend fun balancingMode(value: Output<String>)
@JvmName(name = "olxqegqouiqijgkk")
suspend fun balancingMode(value: String?)

Parameters

value

Specifies the balancing mode for this backend. For global HTTP(S) or TCP/SSL load balancing, the default is UTILIZATION. Valid values are UTILIZATION, RATE (for HTTP(S)) and CONNECTION (for TCP/SSL). See the Backend Services Overview for an explanation of load balancing modes. From version 6.0.0 default value will be UTILIZATION to match default GCP value. Default value is UTILIZATION. Possible values are: UTILIZATION, RATE, CONNECTION.