

# RDSDBInstanceRecommendationOption
<a name="API_RDSDBInstanceRecommendationOption"></a>

 Describes the recommendation options for a DB instance. 

## Contents
<a name="API_RDSDBInstanceRecommendationOption_Contents"></a>

 ** dbInstanceClass **   <a name="computeoptimizer-Type-RDSDBInstanceRecommendationOption-dbInstanceClass"></a>
 Describes the DB instance class recommendation option for your Amazon Aurora or RDS database.   
Type: String  
Required: No

 ** performanceRisk **   <a name="computeoptimizer-Type-RDSDBInstanceRecommendationOption-performanceRisk"></a>
 The performance risk of the DB instance recommendation option.   
Type: Double  
Valid Range: Minimum value of 0. Maximum value of 4.  
Required: No

 ** projectedUtilizationMetrics **   <a name="computeoptimizer-Type-RDSDBInstanceRecommendationOption-projectedUtilizationMetrics"></a>
 An array of objects that describe the projected utilization metrics of the DB instance recommendation option.   
Type: Array of [RDSDBUtilizationMetric](API_RDSDBUtilizationMetric.md) objects  
Required: No

 ** rank **   <a name="computeoptimizer-Type-RDSDBInstanceRecommendationOption-rank"></a>
 The rank identifier of the DB instance recommendation option.   
Type: Integer  
Required: No

 ** savingsOpportunity **   <a name="computeoptimizer-Type-RDSDBInstanceRecommendationOption-savingsOpportunity"></a>
Describes the savings opportunity for recommendations of a given resource type or for the recommendation option of an individual resource.  
Savings opportunity represents the estimated monthly savings you can achieve by implementing a given Compute Optimizer recommendation.  
Savings opportunity data requires that you opt in to Cost Explorer, as well as activate **Receive Amazon EC2 resource recommendations** in the Cost Explorer preferences page. That creates a connection between Cost Explorer and Compute Optimizer. With this connection, Cost Explorer generates savings estimates considering the price of existing resources, the price of recommended resources, and historical usage data. Estimated monthly savings reflects the projected dollar savings associated with each of the recommendations generated. For more information, see [Enabling Cost Explorer](https://docs.aws.amazon.com/cost-management/latest/userguide/ce-enable.html) and [Optimizing your cost with Rightsizing Recommendations](https://docs.aws.amazon.com/cost-management/latest/userguide/ce-rightsizing.html) in the *Cost Management User Guide*.
Type: [SavingsOpportunity](API_SavingsOpportunity.md) object  
Required: No

 ** savingsOpportunityAfterDiscounts **   <a name="computeoptimizer-Type-RDSDBInstanceRecommendationOption-savingsOpportunityAfterDiscounts"></a>
 Describes the savings opportunity for Amazon Aurora and RDS database recommendations or for the recommendation option.   
Savings opportunity represents the estimated monthly savings after applying Savings Plans discounts. You can achieve this by implementing a given Compute Optimizer recommendation.  
Type: [RDSInstanceSavingsOpportunityAfterDiscounts](API_RDSInstanceSavingsOpportunityAfterDiscounts.md) object  
Required: No

## See Also
<a name="API_RDSDBInstanceRecommendationOption_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/compute-optimizer-2019-11-01/RDSDBInstanceRecommendationOption) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/compute-optimizer-2019-11-01/RDSDBInstanceRecommendationOption) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/compute-optimizer-2019-11-01/RDSDBInstanceRecommendationOption) 