| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
ECSEstimatedMonthlySavings |
ECSEstimatedMonthlySavings.clone() |
ECSEstimatedMonthlySavings |
ECSSavingsOpportunityAfterDiscounts.getEstimatedMonthlySavings()
The estimated monthly savings possible by adopting Compute Optimizer’s Amazon ECS service recommendations.
|
ECSEstimatedMonthlySavings |
ECSEstimatedMonthlySavings.withCurrency(Currency currency)
The currency of the estimated monthly savings.
|
ECSEstimatedMonthlySavings |
ECSEstimatedMonthlySavings.withCurrency(String currency)
The currency of the estimated monthly savings.
|
ECSEstimatedMonthlySavings |
ECSEstimatedMonthlySavings.withValue(Double value)
The value of the estimated monthly savings for Amazon ECS services.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ECSSavingsOpportunityAfterDiscounts.setEstimatedMonthlySavings(ECSEstimatedMonthlySavings estimatedMonthlySavings)
The estimated monthly savings possible by adopting Compute Optimizer’s Amazon ECS service recommendations.
|
ECSSavingsOpportunityAfterDiscounts |
ECSSavingsOpportunityAfterDiscounts.withEstimatedMonthlySavings(ECSEstimatedMonthlySavings estimatedMonthlySavings)
The estimated monthly savings possible by adopting Compute Optimizer’s Amazon ECS service recommendations.
|
Copyright © 2024. All rights reserved.