IdleRecommendation

Describes an Idle resource 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 idle resource.

Link copied to clipboard

The finding classification of an idle resource.

Link copied to clipboard

A summary of the findings for the resource.

Link copied to clipboard

The timestamp of when the idle resource recommendation was last generated.

Link copied to clipboard

The number of days the idle resource utilization metrics were analyzed.

Link copied to clipboard

The ARN of the current idle resource.

Link copied to clipboard

The unique identifier for the resource.

Link copied to clipboard

The type of resource that is idle.

Link copied to clipboard

The savings opportunity for the idle resource.

Link copied to clipboard

The savings opportunity for the idle resource after any applying discounts.

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

A list of tags assigned to your idle resource recommendations.

Link copied to clipboard

An array of objects that describe the utilization metrics of the idle resource.

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