Contains a specific topic's Amazon Resource Name (ARN).
To retrieve a topic's attributes, use GetTopicAttributes.

C# |
public class Topic

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | Topic()()()() | Initializes a new instance of the Topic class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | IsSetTopicArn()()()() |
Checks if TopicArn property is set
|
![]() | TopicArn |
The ARN of the topic.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithTopicArn(String) | Obsolete.
Sets the ARN of the topic.
|

Object | |
![]() | Topic |