unhealthyThreshold

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

Parameters

value

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