Class: Aws::Proton::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::Proton::Types::Tag
- Defined in:
- gems/aws-sdk-proton/lib/aws-sdk-proton/types.rb
Overview
A description of a resource tag.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The key of the resource tag.
-
#value ⇒ String
The value of the resource tag.