| Package | Description |
|---|---|
| com.amazonaws.services.costoptimizationhub.model |
| Modifier and Type | Method and Description |
|---|---|
ReservedInstancesPricing |
ReservedInstancesPricing.clone() |
ReservedInstancesPricing |
ReservedInstancesCostCalculation.getPricing()
Pricing details of the purchase recommendation.
|
ReservedInstancesPricing |
ReservedInstancesPricing.withEstimatedMonthlyAmortizedReservationCost(Double estimatedMonthlyAmortizedReservationCost)
The estimated cost of your recurring monthly fees for the recommended reserved instance across the month.
|
ReservedInstancesPricing |
ReservedInstancesPricing.withEstimatedOnDemandCost(Double estimatedOnDemandCost)
The remaining On-Demand cost estimated to not be covered by the recommended reserved instance, over the length of
the lookback period.
|
ReservedInstancesPricing |
ReservedInstancesPricing.withMonthlyReservationEligibleCost(Double monthlyReservationEligibleCost)
The cost of paying for the recommended reserved instance monthly.
|
ReservedInstancesPricing |
ReservedInstancesPricing.withSavingsPercentage(Double savingsPercentage)
The savings percentage relative to the total On-Demand costs that are associated with this instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReservedInstancesCostCalculation.setPricing(ReservedInstancesPricing pricing)
Pricing details of the purchase recommendation.
|
ReservedInstancesCostCalculation |
ReservedInstancesCostCalculation.withPricing(ReservedInstancesPricing pricing)
Pricing details of the purchase recommendation.
|
Copyright © 2025. All rights reserved.