Class: Aws::ServiceCatalog::Types::RecordTag
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServiceCatalog::Types::RecordTag
- Includes:
- Aws::Structure
- Defined in:
- lib/aws-sdk-servicecatalog/types.rb
Overview
Information about a tag, which is a key-value pair.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The key for this tag.
-
#value ⇒ String
The value for this tag.