The underlying backing storage implementation.
The queue from which to receive messages to debounce.
How to map input/output messages.
Whether to include only groupId
and entryId
or load message payloads as well when mapping messages before delivery.
Loading message payloads may incur additional round trips to fetch the data.
withPayload
The queue where to put debounced messages.
AWS sqs client instance
Options for the debouncer.