Class: AWS::SNS::TopicCollection
- Inherits:
-
Object
- Object
- AWS::SNS::TopicCollection
- Includes:
- Core::Collection::WithNextToken
- Defined in:
- lib/aws/sns/topic_collection.rb
Instance Method Summary collapse
-
#[](topic_arn) ⇒ Topic
Returns a topic with the given Topic ARN.
-
#create(name) ⇒ Topic
Creates and returns a new SNS Topic.
Methods included from Core::Collection
#each, #each_batch, #enum, #first, #in_groups_of, #page