LicenseRecommendation

Describes a license recommendation for an EC2 instance.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID of the license.

Link copied to clipboard

An object that describes the current configuration of an instance that runs on a license.

Link copied to clipboard

The finding classification for an instance that runs on a license.

Link copied to clipboard

The reason for the finding classification for an instance that runs on a license.

Link copied to clipboard

The timestamp of when the license recommendation was last generated.

Link copied to clipboard

An array of objects that describe the license recommendation options.

Link copied to clipboard

The number of days for which utilization metrics were analyzed for an instance that runs on a license.

Link copied to clipboard

The ARN that identifies the Amazon EC2 instance.

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

A list of tags assigned to an EC2 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