toggle menu
pulumi-vault-kotlin
6.6.0.0
jvm
switch theme
search in API
pulumi-vault-kotlin
/
com.pulumi.vault.secrets.kotlin
/
SyncConfigArgsBuilder
/
queueCapacity
queue
Capacity
@
JvmName
(
name
=
"ahxmswrdrtlqmmxh"
)
suspend
fun
queueCapacity
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"jixdchfmiejpdvkv"
)
suspend
fun
queueCapacity
(
value
:
Int
?
)
Parameters
value
Maximum number of pending sync operations allowed on the queue. Defaults to
1000000
.