| Package | Description |
|---|---|
| com.amazonaws.services.costoptimizationhub.model |
| Modifier and Type | Method and Description |
|---|---|
SavingsPlansPricing |
SavingsPlansPricing.clone() |
SavingsPlansPricing |
SavingsPlansCostCalculation.getPricing()
Pricing details of the purchase recommendation.
|
SavingsPlansPricing |
SavingsPlansPricing.withEstimatedMonthlyCommitment(Double estimatedMonthlyCommitment)
Estimated monthly commitment for the Savings Plan.
|
SavingsPlansPricing |
SavingsPlansPricing.withEstimatedOnDemandCost(Double estimatedOnDemandCost)
Estimated On-Demand cost you will pay after buying the Savings Plan.
|
SavingsPlansPricing |
SavingsPlansPricing.withMonthlySavingsPlansEligibleCost(Double monthlySavingsPlansEligibleCost)
The cost of paying for the recommended Savings Plan monthly.
|
SavingsPlansPricing |
SavingsPlansPricing.withSavingsPercentage(Double savingsPercentage)
Estimated savings as a percentage of your overall costs after buying the Savings Plan.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SavingsPlansCostCalculation.setPricing(SavingsPlansPricing pricing)
Pricing details of the purchase recommendation.
|
SavingsPlansCostCalculation |
SavingsPlansCostCalculation.withPricing(SavingsPlansPricing pricing)
Pricing details of the purchase recommendation.
|
Copyright © 2025. All rights reserved.