RecommendationDetailData

The details and metrics for the given recommendation.

Types

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

Properties

Link copied to clipboard

The AccountID that the recommendation is generated for.

Link copied to clipboard

The account scope that you want your recommendations for. Amazon Web Services calculates recommendations including the management account and member accounts if the value is set to PAYER. If the value is LINKED, recommendations are calculated for individual member accounts only.

Link copied to clipboard

The currency code that Amazon Web Services used to generate the recommendation and present potential savings.

Link copied to clipboard

The average value of hourly coverage over the lookback period.

Link copied to clipboard

The average value of hourly On-Demand spend over the lookback period of the applicable usage type.

Link copied to clipboard

The highest value of hourly On-Demand spend over the lookback period of the applicable usage type.

Link copied to clipboard

The lowest value of hourly On-Demand spend over the lookback period of the applicable usage type.

Link copied to clipboard

The estimated coverage of the recommended Savings Plan.

Link copied to clipboard

The estimated utilization of the recommended Savings Plan.

Link copied to clipboard

The estimated monthly savings amount based on the recommended Savings Plan.

Link copied to clipboard

The remaining On-Demand cost estimated to not be covered by the recommended Savings Plan, over the length of the lookback period.

The estimated On-Demand costs you expect with no additional commitment, based on your usage of the selected time period and the Savings Plan you own.

Link copied to clipboard

The estimated return on investment that's based on the recommended Savings Plan that you purchased. This is calculated as estimatedSavingsAmount/estimatedSPCost*100.

Link copied to clipboard

The estimated savings amount that's based on the recommended Savings Plan over the length of the lookback period.

Link copied to clipboard

The estimated savings percentage relative to the total cost of applicable On-Demand usage over the lookback period.

Link copied to clipboard

The cost of the recommended Savings Plan over the length of the lookback period.

Link copied to clipboard

The existing hourly commitment for the Savings Plan type.

Link copied to clipboard

The period of time that you want the usage and costs for.

Link copied to clipboard

The recommended hourly commitment level for the Savings Plan type and the configuration that's based on the usage during the lookback period.

Link copied to clipboard

The instance family of the recommended Savings Plan.

Link copied to clipboard

The period of time that you want the usage and costs for.

Link copied to clipboard

How many days of previous usage that Amazon Web Services considers when making this recommendation.

Link copied to clipboard

The related hourly cost, coverage, and utilization metrics over the lookback period.

Link copied to clipboard

The unique ID that's used to distinguish Savings Plans from one another.

Link copied to clipboard

The payment option for the commitment (for example, All Upfront or No Upfront).

Link copied to clipboard

The region the recommendation is generated for.

Link copied to clipboard

The requested Savings Plan recommendation type.

Link copied to clipboard

The term of the commitment in years.

Link copied to clipboard

The upfront cost of the recommended Savings Plan, based on the selected payment option.

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