Class: Aws::PinpointSMSVoiceV2::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::PinpointSMSVoiceV2::Types::Tag
- Defined in:
- gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/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 key identifier, or name, of the tag.
-
#value ⇒ String
The string value associated with the key of the tag.