queueCapacity

@JvmName(name = "fgincggcukldrbur")
suspend fun queueCapacity(value: Output<Int>)
@JvmName(name = "gupjxbaqmmkgfemm")
suspend fun queueCapacity(value: Int?)

Parameters

value

Maximum number of pending sync operations allowed on the queue. Defaults to 1000000.