C# Class Amazon.SimpleNotificationService.Model.Topic

Show file Open project: scopely/aws-sdk-net

Public Methods

Method Description
Topic ( ) : System

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

Private Methods

Method Description
IsSetTopicArn ( ) : bool

Method Details

Topic() public method

Default constructor for a new Topic object. Callers should use the properties to initialize this object after creating it.
public Topic ( ) : System
return System