class Aws::SNS::Types::DeleteTopicInput

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

data as a hash:

    {
      topic_arn: "topicARN", # required
    }

@!attribute [rw] topic_arn

The ARN of the topic you want to delete.
@return [String]

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

Constants

SENSITIVE