healthyThreshold

@JvmName(name = "rrscamckqwohcgmm")
suspend fun healthyThreshold(value: Output<Int>)
@JvmName(name = "lbcuorcfnpnofgkl")
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. In this case, the health check status of the backend server changes from fail to success. Valid values: 2 to 10. Default value: 3.