Class: Aws::IoTAnalytics::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTAnalytics::Types::Tag
- Defined in:
- gems/aws-sdk-iotanalytics/lib/aws-sdk-iotanalytics/types.rb
Overview
A set of key-value pairs that are used to manage the resource.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The tag's key.
-
#value ⇒ String
The tag's value.