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

Class: Aws::CostExplorer::Types::ReservationPurchaseRecommendationSummary

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

Overview

A summary about this recommendation, such as the currency code, the amount that AWS estimates that you could save, and the total amount of reservation to purchase.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#currency_codeString

The currency code used for this recommendation.

Returns:

  • (String)

    The currency code used for this recommendation.

#total_estimated_monthly_savings_amountString

The total amount that AWS estimates that this recommendation could save you in a month.

Returns:

  • (String)

    The total amount that AWS estimates that this recommendation could save you in a month.

#total_estimated_monthly_savings_percentageString

The total amount that AWS estimates that this recommendation could save you in a month, as a percentage of your costs.

Returns:

  • (String)

    The total amount that AWS estimates that this recommendation could save you in a month, as a percentage of your costs.