retries

@JvmName(name = "yevkrwocxjdrciyo")
suspend fun retries(value: Output<Int>)
@JvmName(name = "arphkmixxbxyksfo")
suspend fun retries(value: Int?)

Parameters

value

The number of times to retry a failed health check before the container is considered unhealthy. You may specify between 1 and 10 retries. The default value is 3.