Container for the parameters to the ConfirmSubscription operation.
The
Inheritance Hierarchy
System.Object
Amazon.Runtime.AmazonWebServiceRequest
Amazon.SimpleNotificationService.Model.ConfirmSubscriptionRequest
Amazon.Runtime.AmazonWebServiceRequest
Amazon.SimpleNotificationService.Model.ConfirmSubscriptionRequest
Namespace: Amazon.SimpleNotificationService.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class ConfirmSubscriptionRequest : AmazonWebServiceRequest IRequestEvents
The ConfirmSubscriptionRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
ConfirmSubscriptionRequest() | Default constructor for a new ConfirmSubscriptionRequest object. Callers should use the properties to initialize this object after creating it. |
![]() |
ConfirmSubscriptionRequest(string, string) | Constructs a new ConfirmSubscriptionRequest object. Callers should use the properties initialize any additional object members. |
![]() |
ConfirmSubscriptionRequest(string, string, string) | Constructs a new ConfirmSubscriptionRequest object. Callers should use the properties initialize any additional object members. |
Properties
Name | Description | |
---|---|---|
![]() |
AuthenticateOnUnsubscribe |
Disallows unauthenticated unsubscribes of the subscription. If the value of this parameter is |
![]() |
Token |
Short-lived token sent to an endpoint during the |
![]() |
TopicArn | The ARN of the topic for which you wish to confirm a subscription. |
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