class Aws::SSMContacts::Types::Tag

A container of a key-value name pair.

@note When making an API call, you may pass Tag

data as a hash:

    {
      key: "TagKey",
      value: "TagValue",
    }

@!attribute [rw] key

Name of the object key.
@return [String]

@!attribute [rw] value

Value of the tag.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ssm-contacts-2021-05-03/Tag AWS API Documentation

Constants

SENSITIVE