java.lang.Object
software.amazon.awssdk.services.sns.model.Topic
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<Topic.Builder,Topic>

@Generated("software.amazon.awssdk:codegen") public final class Topic extends Object implements SdkPojo, Serializable, ToCopyableBuilder<Topic.Builder,Topic>

A wrapper type for the topic's Amazon Resource Name (ARN). To retrieve a topic's attributes, use GetTopicAttributes.

See Also: