unhealthyThreshold

@JvmName(name = "xanadenmpnllvexd")
suspend fun unhealthyThreshold(value: Output<Int>)
@JvmName(name = "iknottuiabpqhbwm")
suspend fun unhealthyThreshold(value: Int?)

Parameters

value

The number of consecutive health checks that a healthy backend server must consecutively fail before it is declared unhealthy. In this case, the health check state is changed from success to fail. Valid values: 2 to 10. Default value: 3.