class Aws::SNS::Types::GetTopicAttributesInput

Input for GetTopicAttributes action.

@note When making an API call, you may pass GetTopicAttributesInput

data as a hash:

    {
      topic_arn: "topicARN", # required
    }

@!attribute [rw] topic_arn

The ARN of the topic whose properties you want to get.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sns-2010-03-31/GetTopicAttributesInput AWS API Documentation

Constants

SENSITIVE