BackendServiceCircuitBreakersArgs

constructor(connectTimeout: Output<BackendServiceCircuitBreakersConnectTimeoutArgs>? = null, maxConnections: Output<Int>? = null, maxPendingRequests: Output<Int>? = null, maxRequests: Output<Int>? = null, maxRequestsPerConnection: Output<Int>? = null, maxRetries: Output<Int>? = null)