7#include <aws/compute-optimizer/ComputeOptimizer_EXPORTS.h>
8#include <aws/compute-optimizer/model/LambdaSavingsEstimationMode.h>
19namespace ComputeOptimizer {
42 template <
typename SavingsEstimationModeT = LambdaSavingsEstimationMode>
44 m_savingsEstimationModeHasBeenSet =
true;
45 m_savingsEstimationMode = std::forward<SavingsEstimationModeT>(value);
47 template <
typename SavingsEstimationModeT = LambdaSavingsEstimationMode>
55 bool m_savingsEstimationModeHasBeenSet =
false;
AWS_COMPUTEOPTIMIZER_API LambdaEffectiveRecommendationPreferences()=default
bool SavingsEstimationModeHasBeenSet() const
AWS_COMPUTEOPTIMIZER_API Aws::Utils::Json::JsonValue Jsonize() const
void SetSavingsEstimationMode(SavingsEstimationModeT &&value)
const LambdaSavingsEstimationMode & GetSavingsEstimationMode() const
AWS_COMPUTEOPTIMIZER_API LambdaEffectiveRecommendationPreferences & operator=(Aws::Utils::Json::JsonView jsonValue)
LambdaEffectiveRecommendationPreferences & WithSavingsEstimationMode(SavingsEstimationModeT &&value)
AWS_COMPUTEOPTIMIZER_API LambdaEffectiveRecommendationPreferences(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue