GetQueueUrlRequest Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the GetQueueUrl operation.

The GetQueueUrl action returns the URL of an existing queue.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SQS.Model.GetQueueUrlRequest

Namespace: Amazon.SQS.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class GetQueueUrlRequest : AmazonWebServiceRequest
         IRequestEvents

The GetQueueUrlRequest type exposes the following members

Constructors

  Name Description
Public Method GetQueueUrlRequest()

Properties

  Name Description
Public Property QueueName The name of the queue whose URL must be fetched.
Public Property QueueOwnerAWSAccountId The AWS account number of the queue's owner.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8