You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CostExplorer::Types::SavingsPlansPurchaseRecommendationSummary

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Summary metrics for your Savings Plans Purchase Recommendations.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#currency_codeString

The currency code AWS used to generate the recommendations and present potential savings.

Returns:

  • (String)

    The currency code AWS used to generate the recommendations and present potential savings.

#current_on_demand_spendString

The current total on demand spend of the applicable usage types over the lookback period.

Returns:

  • (String)

    The current total on demand spend of the applicable usage types over the lookback period.

#daily_commitment_to_purchaseString

The recommended Savings Plans cost on a daily (24 hourly) basis.

Returns:

  • (String)

    The recommended Savings Plans cost on a daily (24 hourly) basis.

#estimated_monthly_savings_amountString

The estimated monthly savings amount, based on the recommended Savings Plans purchase.

Returns:

  • (String)

    The estimated monthly savings amount, based on the recommended Savings Plans purchase.

#estimated_on_demand_cost_with_current_commitmentString

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

Returns:

  • (String)

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

#estimated_roiString

The estimated return on investment based on the recommended Savings Plans and estimated savings.

Returns:

  • (String)

    The estimated return on investment based on the recommended Savings Plans and estimated savings.

#estimated_savings_amountString

The estimated total savings over the lookback period, based on the purchase of the recommended Savings Plans.

Returns:

  • (String)

    The estimated total savings over the lookback period, based on the purchase of the recommended Savings Plans.

#estimated_savings_percentageString

The estimated savings relative to the total cost of On-Demand usage, over the lookback period. This is calculated as estimatedSavingsAmount/ CurrentOnDemandSpend*100.

Returns:

  • (String)

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

#estimated_total_costString

The estimated total cost of the usage after purchasing the recommended Savings Plans. This is a sum of the cost of Savings Plans during this term, and the remaining On-Demand usage.

Returns:

  • (String)

    The estimated total cost of the usage after purchasing the recommended Savings Plans.

#hourly_commitment_to_purchaseString

The recommended hourly commitment based on the recommendation parameters.

Returns:

  • (String)

    The recommended hourly commitment based on the recommendation parameters.

#total_recommendation_countString

The aggregate number of Savings Plans recommendations that exist for your account.

Returns:

  • (String)

    The aggregate number of Savings Plans recommendations that exist for your account.