Class: Aws::CloudDirectory::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudDirectory::Types::Tag
- Defined in:
- gems/aws-sdk-clouddirectory/lib/aws-sdk-clouddirectory/types.rb
Overview
The tag structure that contains a tag key and value.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The key that is associated with the tag.
-
#value ⇒ String
The value that is associated with the tag.