Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.LambdaSavingsEstimationMode
-
Packages that use LambdaSavingsEstimationMode Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of LambdaSavingsEstimationMode in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return LambdaSavingsEstimationMode Modifier and Type Method Description LambdaSavingsEstimationModeLambdaEffectiveRecommendationPreferences. savingsEstimationMode()Describes the savings estimation mode applied for calculating savings opportunity for Lambda functions.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type LambdaSavingsEstimationMode Modifier and Type Method Description LambdaEffectiveRecommendationPreferences.BuilderLambdaEffectiveRecommendationPreferences.Builder. savingsEstimationMode(LambdaSavingsEstimationMode savingsEstimationMode)Describes the savings estimation mode applied for calculating savings opportunity for Lambda functions.
-