class Aws::LicenseManager::Types::DeleteLicenseRequest
@note When making an API call, you may pass DeleteLicenseRequest
data as a hash: { license_arn: "Arn", # required source_version: "String", # required }
@!attribute [rw] license_arn
Amazon Resource Name (ARN) of the license. @return [String]
@!attribute [rw] source_version
Current version of the license. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/DeleteLicenseRequest AWS API Documentation
Constants
- SENSITIVE