Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.AutoScalingGroupEstimatedMonthlySavings
-
Packages that use AutoScalingGroupEstimatedMonthlySavings Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of AutoScalingGroupEstimatedMonthlySavings in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return AutoScalingGroupEstimatedMonthlySavings Modifier and Type Method Description AutoScalingGroupEstimatedMonthlySavingsAutoScalingGroupSavingsOpportunityAfterDiscounts. estimatedMonthlySavings()An object that describes the estimated monthly savings possible by adopting Compute Optimizer’s Auto Scaling group recommendations.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type AutoScalingGroupEstimatedMonthlySavings Modifier and Type Method Description AutoScalingGroupSavingsOpportunityAfterDiscounts.BuilderAutoScalingGroupSavingsOpportunityAfterDiscounts.Builder. estimatedMonthlySavings(AutoScalingGroupEstimatedMonthlySavings estimatedMonthlySavings)An object that describes the estimated monthly savings possible by adopting Compute Optimizer’s Auto Scaling group recommendations.
-