| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
LambdaSavingsEstimationMode |
LambdaSavingsEstimationMode.clone() |
LambdaSavingsEstimationMode |
LambdaEffectiveRecommendationPreferences.getSavingsEstimationMode()
Describes the savings estimation mode applied for calculating savings opportunity for Lambda functions.
|
LambdaSavingsEstimationMode |
LambdaSavingsEstimationMode.withSource(LambdaSavingsEstimationModeSource source)
Describes the source for calculation of savings opportunity for Lambda functions.
|
LambdaSavingsEstimationMode |
LambdaSavingsEstimationMode.withSource(String source)
Describes the source for calculation of savings opportunity for Lambda functions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LambdaEffectiveRecommendationPreferences.setSavingsEstimationMode(LambdaSavingsEstimationMode savingsEstimationMode)
Describes the savings estimation mode applied for calculating savings opportunity for Lambda functions.
|
LambdaEffectiveRecommendationPreferences |
LambdaEffectiveRecommendationPreferences.withSavingsEstimationMode(LambdaSavingsEstimationMode savingsEstimationMode)
Describes the savings estimation mode applied for calculating savings opportunity for Lambda functions.
|
Copyright © 2024. All rights reserved.