class Aws::LicenseManager::Types::ExtendLicenseConsumptionRequest

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

data as a hash:

    {
      license_consumption_token: "String", # required
      dry_run: false,
    }

@!attribute [rw] license_consumption_token

License consumption token.
@return [String]

@!attribute [rw] dry_run

Checks whether you have the required permissions for the action,
without actually making the request. Provides an error response if
you do not have the required permissions.
@return [Boolean]

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

Constants

SENSITIVE