CreateLicenseRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

License beneficiary.

Link copied to clipboard

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Link copied to clipboard

Configuration for consumption of the license. Choose a provisional configuration for workloads running with continuous connectivity. Choose a borrow configuration for workloads with offline usage.

Link copied to clipboard

License entitlements.

Link copied to clipboard

Home Region for the license.

Link copied to clipboard

License issuer.

Link copied to clipboard

Information about the license.

Link copied to clipboard

License name.

Link copied to clipboard

Product name.

Link copied to clipboard

Product SKU.

Link copied to clipboard
val tags: List<Tag>?

Tags to add to the license. For more information about tagging support in License Manager, see the TagResource operation.

Link copied to clipboard

Date and time range during which the license is valid, in ISO8601-UTC format.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String