healthyThreshold

@JvmName(name = "qsopncehqvuxtvmu")
suspend fun healthyThreshold(value: Output<Int>)
@JvmName(name = "psnpmtisbeloahlc")
suspend fun healthyThreshold(value: Int?)

Parameters

value

The number of times that an unhealthy backend server must consecutively pass health checks before it is declared healthy (from fail to success). Valid values: 2 to 10. Default value: 3. Unit: seconds.