GetRecommendationResponse

Types

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

Properties

Link copied to clipboard

The account to which the recommendation applies.

Link copied to clipboard

The type of action you can take by adopting the recommendation.

Link copied to clipboard

The lookback period used to calculate cost impact for a recommendation.

Link copied to clipboard

The currency code used for the recommendation.

Link copied to clipboard

The details for the resource.

Link copied to clipboard

The type of resource.

Link copied to clipboard

The estimated monthly cost of the current resource. For Reserved Instances and Savings Plans, it refers to the cost for eligible usage.

Link copied to clipboard

The estimated monthly savings amount for the recommendation.

The estimated savings amount over the lookback period used to calculate cost impact for a recommendation.

Link copied to clipboard

The estimated savings percentage relative to the total cost over the cost calculation lookback period.

Link copied to clipboard

The effort required to implement the recommendation.

Link copied to clipboard

The time when the recommendation was last generated.

Link copied to clipboard

The ID for the recommendation.

Link copied to clipboard

The lookback period that's used to generate the recommendation.

Link copied to clipboard

The details about the recommended resource.

Link copied to clipboard

The resource type of the recommendation.

Link copied to clipboard

The Amazon Web Services Region of the resource.

Link copied to clipboard

The Amazon Resource Name (ARN) of the resource.

Link copied to clipboard

The unique identifier for the resource. This is the same as the Amazon Resource Name (ARN), if available.

Link copied to clipboard

Whether or not implementing the recommendation requires a restart.

Link copied to clipboard

Whether or not implementing the recommendation can be rolled back.

Link copied to clipboard

The source of the recommendation.

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

A list of tags associated with the resource for which the recommendation exists.

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