Class: Aws::LicenseManager::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::LicenseManager::Types::Tag
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-licensemanager/types.rb
Overview
Details about the tags for a resource. For more information about tagging support in License Manager, see the [TagResource] operation.
[1]: docs.aws.amazon.com/license-manager/latest/APIReference/API_TagResource.html
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The tag key.
-
#value ⇒ String
The tag value.