| Package | Description |
|---|---|
| software.amazon.awssdk.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
List<InferredWorkloadSaving> |
RecommendationSummary.inferredWorkloadSavings()
An array of objects that describes the estimated monthly saving amounts for the instances running on the
specified
inferredWorkloadTypes. |
| Modifier and Type | Method and Description |
|---|---|
RecommendationSummary.Builder |
RecommendationSummary.Builder.inferredWorkloadSavings(InferredWorkloadSaving... inferredWorkloadSavings)
An array of objects that describes the estimated monthly saving amounts for the instances running on the
specified
inferredWorkloadTypes. |
| Modifier and Type | Method and Description |
|---|---|
RecommendationSummary.Builder |
RecommendationSummary.Builder.inferredWorkloadSavings(Collection<InferredWorkloadSaving> inferredWorkloadSavings)
An array of objects that describes the estimated monthly saving amounts for the instances running on the
specified
inferredWorkloadTypes. |
Copyright © 2023. All rights reserved.