circuitBreakers

@JvmName(name = "ascvgtliwbrerxwm")
suspend fun circuitBreakers(value: Output<RegionBackendServiceCircuitBreakersArgs>)
@JvmName(name = "gefnybhacchmwxix")
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 = "pgboocgmhdxvjeyc")
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.