class Aws::LicenseManager::Types::Tag

Details about a tag for a license configuration.

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

data as a hash:

    {
      key: "String",
      value: "String",
    }

@!attribute [rw] key

Tag key.
@return [String]

@!attribute [rw] value

Tag value.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/Tag AWS API Documentation

Constants

SENSITIVE