Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.ECSEstimatedMonthlySavings
-
Packages that use ECSEstimatedMonthlySavings Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of ECSEstimatedMonthlySavings in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return ECSEstimatedMonthlySavings Modifier and Type Method Description ECSEstimatedMonthlySavingsECSSavingsOpportunityAfterDiscounts. estimatedMonthlySavings()The estimated monthly savings possible by adopting Compute Optimizer’s Amazon ECS service recommendations.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type ECSEstimatedMonthlySavings Modifier and Type Method Description ECSSavingsOpportunityAfterDiscounts.BuilderECSSavingsOpportunityAfterDiscounts.Builder. estimatedMonthlySavings(ECSEstimatedMonthlySavings estimatedMonthlySavings)The estimated monthly savings possible by adopting Compute Optimizer’s Amazon ECS service recommendations.
-