C# 클래스 Amazon.SimpleNotificationService.Model.Subscription

A wrapper type for the attributes of an SNS subscription.

파일 보기 프로젝트 열기: scopely/aws-sdk-net

공개 메소드들

메소드 설명
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