class Aws::LicenseManager::Types::Metadata

Describes key/value pairs.

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

data as a hash:

    {
      name: "String",
      value: "String",
    }

@!attribute [rw] name

The key name.
@return [String]

@!attribute [rw] value

The value.
@return [String]

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

Constants

SENSITIVE