circuitBreakers

@JvmName(name = "obblxppybbbnawgn")
suspend fun circuitBreakers(value: Output<BackendServiceCircuitBreakersArgs>)
@JvmName(name = "ixlaqatfbqrtjjxk")
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 = "aghlcimoocoyycsi")
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.