Optional
dlThe dead-letter queue (DLQ) associated with this queue. Messages that fail to be processed can be moved to the DLQ.
Optional
maxThe maximum number of times a message can be received (default is unlimited). If set, the message will be moved to the dead-letter queue after reaching this maximum receive count.
The name to give the queue.
Represents the properties required to define an OSMLQueue Construct.
OSMLQueueProps