NAME
Paws::SQS::ListDeadLetterSourceQueuesResult
ATTRIBUTES
NextToken => Str
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.
REQUIRED QueueUrls => ArrayRef[Str|Undef]
A list of source queue URLs that have the RedrivePolicy
queue attribute configured with a dead-letter queue.