failureThreshold

@JvmName(name = "tfhxmjxieuybefca")
suspend fun failureThreshold(value: Output<Int>)
@JvmName(name = "vlhmwxmweeuncljm")
suspend fun failureThreshold(value: Int?)

Parameters

value

How many times to try the probe before restarting the container (liveness probe) or marking the container as unhealthy (readiness probe). The default value is 3 and the minimum value is 1. Changing this forces a new resource to be created.