AWS SDK for .NET Documentation
QueueUrl Property
AmazonAmazon.SQS.ModelListDeadLetterSourceQueuesResultQueueUrl Did this page help you?   Yes   No    Tell us about it...
For a given a queue, the queues that are configured to use that queue as a Dead Letter Queue.
Declaration Syntax
C#
public List<string> QueueUrl { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)