Options to configure a Queue.put() or Queue.putMany() operation.
Queue.put()
Queue.putMany()
Optional
Partition to add items to, uses default partition if not set.
TTL for the partition in seconds (default: 1 day).
How long to wait if the queue is full (default: indefinite).
Options to configure a
Queue.put()
orQueue.putMany()
operation.