| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
ReservationPurchaseRecommendationSummary |
ReservationPurchaseRecommendationSummary.clone() |
ReservationPurchaseRecommendationSummary |
ReservationPurchaseRecommendation.getRecommendationSummary()
A summary about the recommended purchase.
|
ReservationPurchaseRecommendationSummary |
ReservationPurchaseRecommendationSummary.withCurrencyCode(String currencyCode)
The currency code used for this recommendation.
|
ReservationPurchaseRecommendationSummary |
ReservationPurchaseRecommendationSummary.withTotalEstimatedMonthlySavingsAmount(String totalEstimatedMonthlySavingsAmount)
The total amount that Amazon Web Services estimates that this recommendation could save you in a month.
|
ReservationPurchaseRecommendationSummary |
ReservationPurchaseRecommendationSummary.withTotalEstimatedMonthlySavingsPercentage(String totalEstimatedMonthlySavingsPercentage)
The total amount that Amazon Web Services estimates that this recommendation could save you in a month, as a
percentage of your costs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReservationPurchaseRecommendation.setRecommendationSummary(ReservationPurchaseRecommendationSummary recommendationSummary)
A summary about the recommended purchase.
|
ReservationPurchaseRecommendation |
ReservationPurchaseRecommendation.withRecommendationSummary(ReservationPurchaseRecommendationSummary recommendationSummary)
A summary about the recommended purchase.
|
Copyright © 2023. All rights reserved.