SetSubscriptionAttributesRequest Class

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

The SetSubscriptionAttributes action allows a subscription owner to set an attribute of the topic to a new value.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SimpleNotificationService.Model.SetSubscriptionAttributesRequest

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

Syntax

C#
public class SetSubscriptionAttributesRequest : AmazonWebServiceRequest
         IRequestEvents

The SetSubscriptionAttributesRequest type exposes the following members

Constructors

Properties

  Name Description
Public Property AttributeName The name of the attribute you want to set. Only a subset of the subscriptions attributes are mutable. Valid values: DeliveryPolicy
Public Property AttributeValue The new value for the attribute in JSON format.
Public Property SubscriptionArn The ARN of the subscription to modify.

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