Package | Description |
---|---|
com.amazonaws.services.support.model |
Modifier and Type | Method and Description |
---|---|
TrustedAdvisorCostOptimizingSummary |
TrustedAdvisorCostOptimizingSummary.clone() |
TrustedAdvisorCostOptimizingSummary |
TrustedAdvisorCategorySpecificSummary.getCostOptimizing()
The summary information about cost savings for a Trusted Advisor check that is in the Cost Optimizing category.
|
TrustedAdvisorCostOptimizingSummary |
TrustedAdvisorCostOptimizingSummary.withEstimatedMonthlySavings(Double estimatedMonthlySavings)
The estimated monthly savings that might be realized if the recommended operations are taken.
|
TrustedAdvisorCostOptimizingSummary |
TrustedAdvisorCostOptimizingSummary.withEstimatedPercentMonthlySavings(Double estimatedPercentMonthlySavings)
The estimated percentage of savings that might be realized if the recommended operations are taken.
|
Modifier and Type | Method and Description |
---|---|
void |
TrustedAdvisorCategorySpecificSummary.setCostOptimizing(TrustedAdvisorCostOptimizingSummary costOptimizing)
The summary information about cost savings for a Trusted Advisor check that is in the Cost Optimizing category.
|
TrustedAdvisorCategorySpecificSummary |
TrustedAdvisorCategorySpecificSummary.withCostOptimizing(TrustedAdvisorCostOptimizingSummary costOptimizing)
The summary information about cost savings for a Trusted Advisor check that is in the Cost Optimizing category.
|
Copyright © 2021. All rights reserved.