public static interface TerminateRecommendationDetail.Builder extends SdkPojo, CopyableBuilder<TerminateRecommendationDetail.Builder,TerminateRecommendationDetail>
| Modifier and Type | Method and Description |
|---|---|
TerminateRecommendationDetail.Builder |
currencyCode(String currencyCode)
The currency code that AWS used to calculate the costs for this instance.
|
TerminateRecommendationDetail.Builder |
estimatedMonthlySavings(String estimatedMonthlySavings)
Estimated savings resulting from modification, on a monthly basis.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTerminateRecommendationDetail.Builder estimatedMonthlySavings(String estimatedMonthlySavings)
Estimated savings resulting from modification, on a monthly basis.
estimatedMonthlySavings - Estimated savings resulting from modification, on a monthly basis.TerminateRecommendationDetail.Builder currencyCode(String currencyCode)
The currency code that AWS used to calculate the costs for this instance.
currencyCode - The currency code that AWS used to calculate the costs for this instance.Copyright © 2021. All rights reserved.