LicenseConfiguration

Describes the configuration of a license for an Amazon EC2 instance.

Types

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

Properties

Link copied to clipboard

The instance type used in the license.

Link copied to clipboard

The edition of the license for the application that runs on the instance.

Link copied to clipboard

The license type associated with the instance.

Link copied to clipboard

The name of the license for the application that runs on the instance.

Link copied to clipboard

The version of the license for the application that runs on the instance.

Link copied to clipboard

The list of metric sources required to generate recommendations for commercial software licenses.

Link copied to clipboard

The current number of cores associated with the instance.

Link copied to clipboard

The operating system of the instance.

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