| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
LambdaSavingsOpportunityAfterDiscounts |
LambdaSavingsOpportunityAfterDiscounts.clone() |
LambdaSavingsOpportunityAfterDiscounts |
LambdaFunctionMemoryRecommendationOption.getSavingsOpportunityAfterDiscounts()
An object that describes the savings opportunity for the Lambda recommendation option which includes Saving Plans
discounts.
|
LambdaSavingsOpportunityAfterDiscounts |
LambdaSavingsOpportunityAfterDiscounts.withEstimatedMonthlySavings(LambdaEstimatedMonthlySavings estimatedMonthlySavings)
The estimated monthly savings possible by adopting Compute Optimizer’s Lambda function recommendations.
|
LambdaSavingsOpportunityAfterDiscounts |
LambdaSavingsOpportunityAfterDiscounts.withSavingsOpportunityPercentage(Double savingsOpportunityPercentage)
The estimated monthly savings possible as a percentage of monthly cost by adopting Compute Optimizer’s Lambda
function recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LambdaFunctionMemoryRecommendationOption.setSavingsOpportunityAfterDiscounts(LambdaSavingsOpportunityAfterDiscounts savingsOpportunityAfterDiscounts)
An object that describes the savings opportunity for the Lambda recommendation option which includes Saving Plans
discounts.
|
LambdaFunctionMemoryRecommendationOption |
LambdaFunctionMemoryRecommendationOption.withSavingsOpportunityAfterDiscounts(LambdaSavingsOpportunityAfterDiscounts savingsOpportunityAfterDiscounts)
An object that describes the savings opportunity for the Lambda recommendation option which includes Saving Plans
discounts.
|
Copyright © 2024. All rights reserved.