toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.v1.kotlin.outputs
/
CircuitBreakersResponse
/
CircuitBreakersResponse
Circuit
Breakers
Response
constructor
(
maxConnections
:
Int
,
maxPendingRequests
:
Int
,
maxRequests
:
Int
,
maxRequestsPerConnection
:
Int
,
maxRetries
:
Int
)