License

class License

Software license that is managed in License Manager.

Types

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

Properties

Link copied to clipboard

License beneficiary.

Link copied to clipboard

Configuration for consumption of the license.

Link copied to clipboard

License creation time.

Link copied to clipboard

License entitlements.

Link copied to clipboard

Home Region of the license.

Link copied to clipboard

License issuer.

Link copied to clipboard

Amazon Resource Name (ARN) of the license.

Link copied to clipboard

License metadata.

Link copied to clipboard

License name.

Link copied to clipboard

Product name.

Link copied to clipboard

Product SKU.

Link copied to clipboard

License status.

Link copied to clipboard

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

Link copied to clipboard

License version.

Functions

Link copied to clipboard
inline fun copy(block: License.Builder.() -> Unit = {}): License
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