Class: Aws::Redshift::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::Redshift::Types::Tag
- Defined in:
- gems/aws-sdk-redshift/lib/aws-sdk-redshift/types.rb
Overview
A tag consisting of a name/value pair for a resource.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The key, or name, for the resource tag.
-
#value ⇒ String
The value for the resource tag.