Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.RDSInstanceEstimatedMonthlySavings
-
Packages that use RDSInstanceEstimatedMonthlySavings Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of RDSInstanceEstimatedMonthlySavings in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return RDSInstanceEstimatedMonthlySavings Modifier and Type Method Description RDSInstanceEstimatedMonthlySavingsRDSInstanceSavingsOpportunityAfterDiscounts. estimatedMonthlySavings()The estimated monthly savings possible by adopting Compute Optimizer’s Amazon RDS instance recommendations.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type RDSInstanceEstimatedMonthlySavings Modifier and Type Method Description RDSInstanceSavingsOpportunityAfterDiscounts.BuilderRDSInstanceSavingsOpportunityAfterDiscounts.Builder. estimatedMonthlySavings(RDSInstanceEstimatedMonthlySavings estimatedMonthlySavings)The estimated monthly savings possible by adopting Compute Optimizer’s Amazon RDS instance recommendations.
-