queueCapacity

@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.