Sets the URL associated with the Amazon SQS queue.
| C# |
public SetQueueAttributesRequest WithQueueUrl( string queueUrl )
- queueUrl (String)
- The URL associated with the Amazon SQS queue.
this instance
| C# |
public SetQueueAttributesRequest WithQueueUrl( string queueUrl )