class Aws::LicenseManager::Types::License

Software license that is managed in AWS License Manager.

@!attribute [rw] license_arn

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

@!attribute [rw] license_name

License name.
@return [String]

@!attribute [rw] product_name

Product name.
@return [String]

@!attribute [rw] product_sku

Product SKU.
@return [String]

@!attribute [rw] issuer

License issuer.
@return [Types::IssuerDetails]

@!attribute [rw] home_region

Home Region of the license.
@return [String]

@!attribute [rw] status

License status.
@return [String]

@!attribute [rw] validity

Date and time range during which the license is valid, in
ISO8601-UTC format.
@return [Types::DatetimeRange]

@!attribute [rw] beneficiary

License beneficiary.
@return [String]

@!attribute [rw] entitlements

License entitlements.
@return [Array<Types::Entitlement>]

@!attribute [rw] consumption_configuration

Configuration for consumption of the license.
@return [Types::ConsumptionConfiguration]

@!attribute [rw] license_metadata

License metadata.
@return [Array<Types::Metadata>]

@!attribute [rw] create_time

License creation time.
@return [String]

@!attribute [rw] version

License version.
@return [String]

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

Constants

SENSITIVE