Subscription Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

A wrapper type for the attributes of an SNS subscription.

Inheritance Hierarchy

System.Object
  Amazon.SimpleNotificationService.Model.Subscription

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

Syntax

C#
public class Subscription : Object

The Subscription type exposes the following members

Constructors

  Name Description
Public Method Subscription() Default constructor for a new Subscription object. Callers should use the properties to initialize this object after creating it.

Properties

  Name Description
Public Property Endpoint The subscription's endpoint (format depends on the protocol).
Public Property Owner The subscription's owner.
Public Property Protocol The subscription's protocol.
Public Property SubscriptionArn The subscription's ARN.
Public Property TopicArn The ARN of the subscription's topic.

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