intervalInSeconds

@JvmName(name = "gaxafoxgibxoprbs")
suspend fun intervalInSeconds(value: Output<Int>)
@JvmName(name = "xponfywdbgukmtvl")
suspend fun intervalInSeconds(value: Int?)

Parameters

value

The time interval, in seconds, between endpoint checks. This can result in opening the circuit breaker if the check fails as well as closing the circuit breaker if the check succeeds. Defaults to 10s.