class Aws::CostExplorer::Types::RightsizingRecommendation
Recommendations to rightsize resources.
@!attribute [rw] account_id
The account that this recommendation is for. @return [String]
@!attribute [rw] current_instance
Context regarding the current instance. @return [Types::CurrentInstance]
@!attribute [rw] rightsizing_type
A recommendation to either terminate or modify the resource. @return [String]
@!attribute [rw] modify_recommendation_detail
The details for the modification recommendations. @return [Types::ModifyRecommendationDetail]
@!attribute [rw] terminate_recommendation_detail
The details for termination recommendations. @return [Types::TerminateRecommendationDetail]
@!attribute [rw] finding_reason_codes
The list of possible reasons why the recommendation is generated such as under or over utilization of specific metrics (for example, CPU, Memory, Network). @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25/RightsizingRecommendation AWS API Documentation
Constants
- SENSITIVE