class Aws::LicenseManager::Types::GrantedLicense

Describes a license that is granted to a grantee.

@!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

Granted license issuer.
@return [Types::IssuerDetails]

@!attribute [rw] home_region

Home Region of the granted license.
@return [String]

@!attribute [rw] status

Granted license status.
@return [String]

@!attribute [rw] validity

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

@!attribute [rw] beneficiary

Granted 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

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

@!attribute [rw] create_time

Creation time of the granted license.
@return [String]

@!attribute [rw] version

Version of the granted license.
@return [String]

@!attribute [rw] received_metadata

Granted license received metadata.
@return [Types::ReceivedMetadata]

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

Constants

SENSITIVE