pulumi-gcp-kotlin
6.49.0.1
pulumi-gcp-kotlin
/
com.pulumi.gcp.cloudtasks.kotlin.inputs
/
QueueRetryConfigArgsBuilder
Queue
Retry
Config
Args
Builder
class
QueueRetryConfigArgsBuilder
Builder for
QueueRetryConfigArgs
.
Functions
Functions
max
Attempts
Link copied to clipboard
@
JvmName
(
name
=
"llvokloocjhosxme"
)
suspend
fun
maxAttempts
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"kpfxxaxrfkfbwytr"
)
suspend
fun
maxAttempts
(
value
:
Int
?
)
max
Backoff
Link copied to clipboard
@
JvmName
(
name
=
"yvnxvnmqmnvylhhx"
)
suspend
fun
maxBackoff
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hucbcnuepytybrmp"
)
suspend
fun
maxBackoff
(
value
:
String
?
)
max
Doublings
Link copied to clipboard
@
JvmName
(
name
=
"cwlaxtsbqbfbukjc"
)
suspend
fun
maxDoublings
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ublipxpefqqcbdev"
)
suspend
fun
maxDoublings
(
value
:
Int
?
)
max
Retry
Duration
Link copied to clipboard
@
JvmName
(
name
=
"pgqnayrqlunnyojy"
)
suspend
fun
maxRetryDuration
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bseeqjfctduocyrg"
)
suspend
fun
maxRetryDuration
(
value
:
String
?
)
min
Backoff
Link copied to clipboard
@
JvmName
(
name
=
"afglcnewweeqcwik"
)
suspend
fun
minBackoff
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bhlteycggvsbjilf"
)
suspend
fun
minBackoff
(
value
:
String
?
)