| Package | Description |
|---|---|
| software.amazon.awssdk.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
EstimatedMonthlySavings |
SavingsOpportunity.estimatedMonthlySavings()
An object that describes the estimated monthly savings amount possible by adopting Compute Optimizer
recommendations for a given resource.
|
EstimatedMonthlySavings |
InferredWorkloadSaving.estimatedMonthlySavings()
An object that describes the estimated monthly savings amount possible by adopting Compute Optimizer
recommendations for a given resource.
|
| Modifier and Type | Method and Description |
|---|---|
SavingsOpportunity.Builder |
SavingsOpportunity.Builder.estimatedMonthlySavings(EstimatedMonthlySavings estimatedMonthlySavings)
An object that describes the estimated monthly savings amount possible by adopting Compute Optimizer
recommendations for a given resource.
|
InferredWorkloadSaving.Builder |
InferredWorkloadSaving.Builder.estimatedMonthlySavings(EstimatedMonthlySavings estimatedMonthlySavings)
An object that describes the estimated monthly savings amount possible by adopting Compute Optimizer
recommendations for a given resource.
|
Copyright © 2023. All rights reserved.