Sns > Structures > Topic Topic¶ Structure Class¶ Topic dataclass ¶ A wrapper type for the topic's Amazon Resource Name (ARN). To retrieve a topic's attributes, use GetTopicAttributes. Attributes¶ topic_arn class-attribute instance-attribute ¶ topic_arn: str | None = None The topic's ARN.