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

Class: Aws::CostExplorer::Types::RightsizingRecommendationSummary

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

Overview

Summary of rightsizing recommendations

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#estimated_total_monthly_savings_amountString

Estimated total savings resulting from modifications, on a monthly basis.

Returns:

  • (String)

    Estimated total savings resulting from modifications, on a monthly basis.

#savings_currency_codeString

The currency code that AWS used to calculate the savings.

Returns:

  • (String)

    The currency code that AWS used to calculate the savings.

#savings_percentageString

Savings percentage based on the recommended modifications, relative to the total On-Demand costs associated with these instances.

Returns:

  • (String)

    Savings percentage based on the recommended modifications, relative to the total On-Demand costs associated with these instances.

#total_recommendation_countString

Total number of instance recommendations.

Returns:

  • (String)

    Total number of instance recommendations.