C# Класс Amazon.SimpleNotificationService.Model.Subscription

A wrapper type for the attributes of an SNS subscription.

Показать файл Открыть проект

Открытые методы

Метод Описание
Subscription ( ) : System

Default constructor for a new Subscription object. Callers should use the properties to initialize this object after creating it.

Приватные методы

Метод Описание
IsSetEndpoint ( ) : bool
IsSetOwner ( ) : bool
IsSetProtocol ( ) : bool
IsSetSubscriptionArn ( ) : bool
IsSetTopicArn ( ) : bool

Описание методов

Subscription() публичный Метод

Default constructor for a new Subscription object. Callers should use the properties to initialize this object after creating it.
public Subscription ( ) : System
Результат System