toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudscheduler.v1beta1.kotlin.inputs
/
RetryConfigArgsBuilder
Retry
Config
Args
Builder
class
RetryConfigArgsBuilder
Builder for
RetryConfigArgs
.
Members
Functions
max
Backoff
Duration
Link copied to clipboard
@
JvmName
(
name
=
"jgwvnwtwartmntmj"
)
suspend
fun
maxBackoffDuration
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jodkjlcijydqecft"
)
suspend
fun
maxBackoffDuration
(
value
:
String
?
)
max
Doublings
Link copied to clipboard
@
JvmName
(
name
=
"qwlhpppaifodxwou"
)
suspend
fun
maxDoublings
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"lgcxirgovgpjbaeo"
)
suspend
fun
maxDoublings
(
value
:
Int
?
)
max
Retry
Duration
Link copied to clipboard
@
JvmName
(
name
=
"netsprnyyjwckqrj"
)
suspend
fun
maxRetryDuration
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lyoiyntrgvfddklt"
)
suspend
fun
maxRetryDuration
(
value
:
String
?
)
min
Backoff
Duration
Link copied to clipboard
@
JvmName
(
name
=
"jrummvichsbogelh"
)
suspend
fun
minBackoffDuration
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pkmirtpxraacjviv"
)
suspend
fun
minBackoffDuration
(
value
:
String
?
)
retry
Count
Link copied to clipboard
@
JvmName
(
name
=
"vifgcgrdxrcrmurj"
)
suspend
fun
retryCount
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"oqjlhbcxwjchguul"
)
suspend
fun
retryCount
(
value
:
Int
?
)