Class: Aws::LookoutEquipment::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::LookoutEquipment::Types::Tag
- Defined in:
- gems/aws-sdk-lookoutequipment/lib/aws-sdk-lookoutequipment/types.rb
Overview
A tag is a key-value pair that can be added to a resource as metadata.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The key for the specified tag.
-
#value ⇒ String
The value for the specified tag.