retries

@JvmName(name = "eygsbcijwgowcflg")
suspend fun retries(value: Output<Int>)
@JvmName(name = "aidimeimtymhcubm")
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.