Class: Aws::SSMContacts::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::SSMContacts::Types::Tag
- Defined in:
- gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb
Overview
A container of a key-value name pair.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
Name of the object key.
-
#value ⇒ String
Value of the tag.