Options to configure a Queue.get() or Queue.getMany() operation.
Queue.get()
Queue.getMany()
Optional
Partition to fetch values from, uses default partition if not set.
How long to wait if the queue is empty (default: indefinite).
Options to configure a
Queue.get()
orQueue.getMany()
operation.