pulumi-google-native-kotlin
0.31.0.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudtasks.v2.kotlin.inputs
/
RetryConfigArgsBuilder
Retry
Config
Args
Builder
class
RetryConfigArgsBuilder
Builder for
RetryConfigArgs
.
Functions
Functions
max
Attempts
Link copied to clipboard
@
JvmName
(
name
=
"lqarqjakfopbooef"
)
suspend
fun
maxAttempts
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"wcqxatfaduwcoknf"
)
suspend
fun
maxAttempts
(
value
:
Int
?
)
max
Backoff
Link copied to clipboard
@
JvmName
(
name
=
"tfitihylsdvqjstg"
)
suspend
fun
maxBackoff
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xbuenanardeodmft"
)
suspend
fun
maxBackoff
(
value
:
String
?
)
max
Doublings
Link copied to clipboard
@
JvmName
(
name
=
"vgsmrbfsyjfagaky"
)
suspend
fun
maxDoublings
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"yjltfeqjqoqlrwbi"
)
suspend
fun
maxDoublings
(
value
:
Int
?
)
max
Retry
Duration
Link copied to clipboard
@
JvmName
(
name
=
"vgchbdgghkwcuerp"
)
suspend
fun
maxRetryDuration
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bbekbnsstjpwwisx"
)
suspend
fun
maxRetryDuration
(
value
:
String
?
)
min
Backoff
Link copied to clipboard
@
JvmName
(
name
=
"xdsvreymxxedniwg"
)
suspend
fun
minBackoff
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fuqhrchcrtdcaxhe"
)
suspend
fun
minBackoff
(
value
:
String
?
)