class Aws::LicenseManager::Types::CheckoutBorrowLicenseResponse

@!attribute [rw] license_arn

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

@!attribute [rw] license_consumption_token

License consumption token.
@return [String]

@!attribute [rw] entitlements_allowed

Allowed license entitlements.
@return [Array<Types::EntitlementData>]

@!attribute [rw] node_id

Node ID.
@return [String]

@!attribute [rw] signed_token

Signed token.
@return [String]

@!attribute [rw] issued_at

Date and time at which the license checkout is issued.
@return [String]

@!attribute [rw] expiration

Date and time at which the license checkout expires.
@return [String]

@!attribute [rw] checkout_metadata

Information about constraints.
@return [Array<Types::Metadata>]

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

Constants

SENSITIVE