class Aws::LicenseManager::Types::CheckInLicenseRequest

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

data as a hash:

    {
      license_consumption_token: "String", # required
      beneficiary: "String",
    }

@!attribute [rw] license_consumption_token

License consumption token.
@return [String]

@!attribute [rw] beneficiary

License beneficiary.
@return [String]

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

Constants

SENSITIVE