pulumi-google-native-kotlin
0.31.0.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudtasks.v2beta3.kotlin.inputs
/
RetryConfigArgsBuilder
Retry
Config
Args
Builder
class
RetryConfigArgsBuilder
Builder for
RetryConfigArgs
.
Functions
Functions
max
Attempts
Link copied to clipboard
@
JvmName
(
name
=
"ksrowgtqopngjhwm"
)
suspend
fun
maxAttempts
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ctxhoddxofnlfdge"
)
suspend
fun
maxAttempts
(
value
:
Int
?
)
max
Backoff
Link copied to clipboard
@
JvmName
(
name
=
"bkoouoeabfeoowyq"
)
suspend
fun
maxBackoff
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qccbcxiydqwsuunw"
)
suspend
fun
maxBackoff
(
value
:
String
?
)
max
Doublings
Link copied to clipboard
@
JvmName
(
name
=
"keuycixtuyhuhxsv"
)
suspend
fun
maxDoublings
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"yajdoecvtdmtxiga"
)
suspend
fun
maxDoublings
(
value
:
Int
?
)
max
Retry
Duration
Link copied to clipboard
@
JvmName
(
name
=
"ikwutmgabssjnlhd"
)
suspend
fun
maxRetryDuration
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pownityduwrhgqnp"
)
suspend
fun
maxRetryDuration
(
value
:
String
?
)
min
Backoff
Link copied to clipboard
@
JvmName
(
name
=
"eohmcxyytdlosket"
)
suspend
fun
minBackoff
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ojncixcrktjxhrsh"
)
suspend
fun
minBackoff
(
value
:
String
?
)