Class: Aws::ServiceCatalog::Types::RecordTag
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServiceCatalog::Types::RecordTag
- Defined in:
- gems/aws-sdk-servicecatalog/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.