Class: Aws::ComputeOptimizerAutomation::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::ComputeOptimizerAutomation::Types::Tag
- Defined in:
- gems/aws-sdk-computeoptimizerautomation/lib/aws-sdk-computeoptimizerautomation/types.rb
Overview
A key-value pair used to categorize and organize Amazon Web Services resources and automation rules.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The tag key, which can be up to 128 characters long.
-
#value ⇒ String
The tag value, which can be up to 256 characters long.