LicenseConfiguration

A license configuration is an abstraction of a customer license agreement that can be consumed and enforced by License Manager. Components include specifications for the license type (licensing by instance, socket, CPU, or vCPU), allowed tenancy (shared tenancy, Dedicated Instance, Dedicated Host, or all of these), host affinity (how long a VM must be associated with a host), and the number of licenses purchased and used.

Types

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

Properties

Link copied to clipboard

Automated discovery information.

Link copied to clipboard

Number of licenses consumed.

Link copied to clipboard

Summaries for licenses consumed by various resources.

Link copied to clipboard

Description of the license configuration.

Link copied to clipboard

When true, disassociates a resource when software is uninstalled.

Link copied to clipboard

Amazon Resource Name (ARN) of the license configuration.

Link copied to clipboard

Unique ID of the license configuration.

Link copied to clipboard

Number of licenses managed by the license configuration.

Link copied to clipboard

Number of available licenses as a hard limit.

Link copied to clipboard

Dimension to use to track the license inventory.

Link copied to clipboard

License rules.

Link copied to clipboard

Summaries for managed resources.

Link copied to clipboard
val name: String?

Name of the license configuration.

Link copied to clipboard

Account ID of the license configuration's owner.

Link copied to clipboard
Link copied to clipboard

Status of the license configuration.

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