CheckoutBorrowLicenseRequest
Types
Properties
Link copied to clipboard
Information about constraints.
Link copied to clipboard
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Link copied to clipboard
Digital signature method. The possible value is JSON Web Signature (JWS) algorithm PS384. For more information, see RFC 7518 Digital Signature with RSASSA-PSS.
Link copied to clipboard
License entitlements. Partial checkouts are not supported.
Link copied to clipboard
Amazon Resource Name (ARN) of the license. The license must use the borrow consumption configuration.
Functions
Link copied to clipboard
inline fun copy(block: CheckoutBorrowLicenseRequest.Builder.() -> Unit = {}): CheckoutBorrowLicenseRequest