The
You may pass one or more attributes in the request. If you do not provide a value for any attribute, the queue will have the default value for that attribute. Permitted attributes are the same that can be set using SetQueueAttributes.
If you
provide the name of an existing queue, a new queue isn't created. If the values of attributes provided with the request match up with those
on the existing queue, the queue URL is returned. Otherwise, a
Namespace: Amazon.SQS
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public virtual CreateQueueResponse CreateQueue( CreateQueueRequest request )
Parameters
- request
-
Type: Amazon.SQS.Model.CreateQueueRequest
Type: Amazon.SQS.Model.CreateQueueResponse
The response from the CreateQueue service method, as returned by AmazonSQS.
Exceptions
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5