Container for the parameters to the SetQueueAttributes operation.
Sets the value of one or more queue attributes. Valid attributes that can be set are [VisibilityTimeout, Policy, MaximumMessageSize, MessageRetentionPeriod, ReceiveMessageWaitTimeSeconds].
Inheritance Hierarchy
Namespace: Amazon.SQS.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class SetQueueAttributesRequest : AmazonWebServiceRequest IRequestEvents
The SetQueueAttributesRequest type exposes the following members
Constructors
| Name | Description | |
|---|---|---|
|
SetQueueAttributesRequest() |
Properties
| Name | Description | |
|---|---|---|
|
Attributes | A map of attributes to set. |
|
QueueUrl | The URL of the SQS queue to take action on. |
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