pulumi-google-native-kotlin
0.31.1.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
=
"bldgblqyiytphoij"
)
suspend
fun
maxAttempts
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"lysjxycnenaisobw"
)
suspend
fun
maxAttempts
(
value
:
Int
?
)
max
Backoff
Link copied to clipboard
@
JvmName
(
name
=
"gmnhpyoewbjsyypu"
)
suspend
fun
maxBackoff
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wbfvggbhyrxpkgrn"
)
suspend
fun
maxBackoff
(
value
:
String
?
)
max
Doublings
Link copied to clipboard
@
JvmName
(
name
=
"edpfdbluwqkruall"
)
suspend
fun
maxDoublings
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"wxhrfbbataxvolhu"
)
suspend
fun
maxDoublings
(
value
:
Int
?
)
max
Retry
Duration
Link copied to clipboard
@
JvmName
(
name
=
"dxtsldgilvfrbapx"
)
suspend
fun
maxRetryDuration
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cktpcjqreceacjqx"
)
suspend
fun
maxRetryDuration
(
value
:
String
?
)
min
Backoff
Link copied to clipboard
@
JvmName
(
name
=
"mfebokqsrkyagjuq"
)
suspend
fun
minBackoff
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"alqqikbaacasuwdp"
)
suspend
fun
minBackoff
(
value
:
String
?
)