class Aws::LicenseManager::Types::GetLicenseRequest

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

data as a hash:

    {
      license_arn: "Arn", # required
      version: "String",
    }

@!attribute [rw] license_arn

Amazon Resource Name (ARN) of the license.
@return [String]

@!attribute [rw] version

License version.
@return [String]

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

Constants

SENSITIVE