Values.DeadLetterConfigSourceConfiguration details of the Amazon SQS queue for EventBridge to use as a dead-letter queue (DLQ). For more information, see Using dead-letter queues to process undelivered events in the EventBridge User Guide.
type nonrec t = {arn : ResourceArn.t option;The ARN of the SQS queue specified as the target for the dead-letter queue.
*)}