Class: Aws::SNS::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::SNS::Types::Tag
- Defined in:
- gems/aws-sdk-sns/lib/aws-sdk-sns/types.rb
Overview
The list of tags to be added to the specified topic.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The required key portion of the tag.
-
#value ⇒ String
The optional value portion of the tag.