class Aws::ResourceGroupsTaggingAPI::Types::Tag

The metadata that you apply to AWS resources to help you categorize and organize them. Each tag consists of a key and a value, both of which you define. For more information, see [Tagging AWS Resources] in the *AWS General Reference*.

[1]: docs.aws.amazon.com/general/latest/gr/aws_tagging.html

@!attribute [rw] key

One part of a key-value pair that makes up a tag. A key is a general
label that acts like a category for more specific tag values.
@return [String]

@!attribute [rw] value

One part of a key-value pair that make up a tag. A value acts as a
descriptor within a tag category (key). The value can be empty or
null.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/Tag AWS API Documentation

Constants

SENSITIVE