circuitBreakers

@JvmName(name = "hadvxekrrjxkjmws")
suspend fun circuitBreakers(value: Output<RegionBackendServiceCircuitBreakersArgs>)
@JvmName(name = "pbtxhmkyfpkbfeta")
suspend fun circuitBreakers(value: RegionBackendServiceCircuitBreakersArgs?)

Parameters

value

Settings controlling the volume of connections to a backend service. This field is applicable only when the load_balancing_scheme is set to INTERNAL_MANAGED and the protocol is set to HTTP, HTTPS, or HTTP2. Structure is documented below.


@JvmName(name = "bpdcifvfgfmggsre")
suspend fun circuitBreakers(argument: suspend RegionBackendServiceCircuitBreakersArgsBuilder.() -> Unit)

Parameters

argument

Settings controlling the volume of connections to a backend service. This field is applicable only when the load_balancing_scheme is set to INTERNAL_MANAGED and the protocol is set to HTTP, HTTPS, or HTTP2. Structure is documented below.