retries

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

Parameters

value

The number of retries to attempt in case of a timeout before marking the origin as unhealthy. Retries are attempted immediately. Defaults to 2.