pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.v1.kotlin.outputs
/
CircuitBreakersResponse
/
CircuitBreakersResponse
Circuit
Breakers
Response
fun
CircuitBreakersResponse
(
maxConnections
:
Int
,
maxPendingRequests
:
Int
,
maxRequests
:
Int
,
maxRequestsPerConnection
:
Int
,
maxRetries
:
Int
)