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

Class: Aws::CostExplorer::Types::GetRightsizingRecommendationResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#configurationTypes::RightsizingRecommendationConfiguration

Enables you to customize recommendations across two attributes. You can choose to view recommendations for instances within the same instance families or across different instance families. You can also choose to view your estimated savings associated with recommendations with consideration of existing Savings Plans or RI benefits, or neither.

Returns:

#metadataTypes::RightsizingRecommendationMetadata

Information regarding this specific recommendation set.

Returns:

#next_page_tokenString

The token to retrieve the next set of results.

Returns:

  • (String)

    The token to retrieve the next set of results.

#rightsizing_recommendationsArray<Types::RightsizingRecommendation>

Recommendations to rightsize resources.

Returns:

#summaryTypes::RightsizingRecommendationSummary

Summary of this recommendation set.

Returns: