circuitBreakers

@JvmName(name = "vqtryidbwmqoywka")
suspend fun circuitBreakers(value: Output<BackendServiceCircuitBreakersArgs>)
@JvmName(name = "fmbcwjxtsjfvitfc")
suspend fun circuitBreakers(value: BackendServiceCircuitBreakersArgs?)

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_SELF_MANAGED. Structure is documented below.


@JvmName(name = "rwcnsjvyokwdkfmc")
suspend fun circuitBreakers(argument: suspend BackendServiceCircuitBreakersArgsBuilder.() -> 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_SELF_MANAGED. Structure is documented below.