pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudscheduler.v1beta1.kotlin.outputs
/
RetryConfigResponse
/
RetryConfigResponse
Retry
Config
Response
fun
RetryConfigResponse
(
maxBackoffDuration
:
String
,
maxDoublings
:
Int
,
maxRetryDuration
:
String
,
minBackoffDuration
:
String
,
retryCount
:
Int
)