healthyThreshold

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

Parameters

value

The number of health checks that an unhealthy backend server must consecutively pass before it can be declared healthy. In this case, the health check state is changed from fail to success. It is required when health_check is on. Valid value range: 2-10 in seconds. Default to 3. NOTE: This parameter takes effect only if the health_check parameter is set to on.