Class: Aws::HealthLake::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::HealthLake::Types::Tag
- Defined in:
- gems/aws-sdk-healthlake/lib/aws-sdk-healthlake/types.rb
Overview
A tag is a label consisting of a user-defined key and value. The form for tags is "Value"
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The key portion of a tag.
-
#value ⇒ String
The value portion of a tag.