class Aws::SQS::Types::ListDeadLetterSourceQueuesResult

A list of your dead letter source queues.

@!attribute [rw] queue_urls

A list of source queue URLs that have the `RedrivePolicy` queue
attribute configured with a dead-letter queue.
@return [Array<String>]

@!attribute [rw] next_token

Pagination token to include in the next request. Token value is
`null` if there are no additional results to request, or if you did
not set `MaxResults` in the request.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sqs-2012-11-05/ListDeadLetterSourceQueuesResult AWS API Documentation

Constants

SENSITIVE