| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
AutoScalingGroupEstimatedMonthlySavings |
AutoScalingGroupEstimatedMonthlySavings.clone() |
AutoScalingGroupEstimatedMonthlySavings |
AutoScalingGroupSavingsOpportunityAfterDiscounts.getEstimatedMonthlySavings()
An object that describes the estimated monthly savings possible by adopting Compute Optimizer’s Auto Scaling
group recommendations.
|
AutoScalingGroupEstimatedMonthlySavings |
AutoScalingGroupEstimatedMonthlySavings.withCurrency(Currency currency)
The currency of the estimated monthly savings.
|
AutoScalingGroupEstimatedMonthlySavings |
AutoScalingGroupEstimatedMonthlySavings.withCurrency(String currency)
The currency of the estimated monthly savings.
|
AutoScalingGroupEstimatedMonthlySavings |
AutoScalingGroupEstimatedMonthlySavings.withValue(Double value)
The value of the estimated monthly savings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AutoScalingGroupSavingsOpportunityAfterDiscounts.setEstimatedMonthlySavings(AutoScalingGroupEstimatedMonthlySavings estimatedMonthlySavings)
An object that describes the estimated monthly savings possible by adopting Compute Optimizer’s Auto Scaling
group recommendations.
|
AutoScalingGroupSavingsOpportunityAfterDiscounts |
AutoScalingGroupSavingsOpportunityAfterDiscounts.withEstimatedMonthlySavings(AutoScalingGroupEstimatedMonthlySavings estimatedMonthlySavings)
An object that describes the estimated monthly savings possible by adopting Compute Optimizer’s Auto Scaling
group recommendations.
|
Copyright © 2024. All rights reserved.