Class: Aws::LicenseManager::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::LicenseManager::Types::Tag
- Defined in:
- gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb
Overview
Details about a tag for a license configuration.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
Tag key.
-
#value ⇒ String
Tag value.