toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.cloudtasks.kotlin.outputs
/
QueueRetryConfig
/
QueueRetryConfig
Queue
Retry
Config
constructor
(
maxAttempts
:
Int
?
=
null
,
maxBackoff
:
String
?
=
null
,
maxDoublings
:
Int
?
=
null
,
maxRetryDuration
:
String
?
=
null
,
minBackoff
:
String
?
=
null
)