| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceSavingsOpportunityAfterDiscounts |
InstanceSavingsOpportunityAfterDiscounts.clone() |
InstanceSavingsOpportunityAfterDiscounts |
InstanceRecommendationOption.getSavingsOpportunityAfterDiscounts()
An object that describes the savings opportunity for the instance recommendation option that includes Savings
Plans and Reserved Instances discounts.
|
InstanceSavingsOpportunityAfterDiscounts |
InstanceSavingsOpportunityAfterDiscounts.withEstimatedMonthlySavings(InstanceEstimatedMonthlySavings estimatedMonthlySavings)
An object that describes the estimated monthly savings possible by adopting Compute Optimizer’s Amazon EC2
instance recommendations.
|
InstanceSavingsOpportunityAfterDiscounts |
InstanceSavingsOpportunityAfterDiscounts.withSavingsOpportunityPercentage(Double savingsOpportunityPercentage)
The estimated monthly savings possible as a percentage of monthly cost after applying the Savings Plans and
Reserved Instances discounts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceRecommendationOption.setSavingsOpportunityAfterDiscounts(InstanceSavingsOpportunityAfterDiscounts savingsOpportunityAfterDiscounts)
An object that describes the savings opportunity for the instance recommendation option that includes Savings
Plans and Reserved Instances discounts.
|
InstanceRecommendationOption |
InstanceRecommendationOption.withSavingsOpportunityAfterDiscounts(InstanceSavingsOpportunityAfterDiscounts savingsOpportunityAfterDiscounts)
An object that describes the savings opportunity for the instance recommendation option that includes Savings
Plans and Reserved Instances discounts.
|
Copyright © 2024. All rights reserved.