circuit Breakers
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.
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.