InstanceRecommendation

Describes an Amazon EC2 instance recommendation.

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 instance.

Link copied to clipboard

Describes the GPU accelerator settings for the current instance type.

Link copied to clipboard

The instance type of the current instance.

Link copied to clipboard

The risk of the current instance not meeting the performance needs of its workloads. The higher the risk, the more likely the current instance cannot meet the performance requirements of its workload.

Link copied to clipboard

An object that describes the effective recommendation preferences for the instance.

Link copied to clipboard

An object that describes Compute Optimizer's integration status with your external metrics provider.

Link copied to clipboard

The finding classification of the instance.

Link copied to clipboard

The reason for the finding classification of the instance.

Link copied to clipboard

Describes if an Amazon EC2 instance is idle.

Link copied to clipboard

The applications that might be running on the instance as inferred by Compute Optimizer.

Link copied to clipboard

The Amazon Resource Name (ARN) of the current instance.

Link copied to clipboard

The name of the current instance.

Link copied to clipboard

The state of the instance when the recommendation was generated.

Link copied to clipboard

The timestamp of when the instance recommendation was last generated.

Link copied to clipboard

The number of days for which utilization metrics were analyzed for the instance.

Link copied to clipboard

An array of objects that describe the recommendation options for the instance.

Link copied to clipboard

An array of objects that describe the source resource of the recommendation.

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

A list of tags assigned to your Amazon EC2 instance recommendations.

Link copied to clipboard

An array of objects that describe the utilization metrics 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