7#include <aws/compute-optimizer/ComputeOptimizer_EXPORTS.h>
8#include <aws/compute-optimizer/model/ECSSavingsEstimationMode.h>
21namespace ComputeOptimizer
48 template<
typename SavingsEstimationModeT = ECSSavingsEstimationMode>
49 void SetSavingsEstimationMode(SavingsEstimationModeT&& value) { m_savingsEstimationModeHasBeenSet =
true; m_savingsEstimationMode = std::forward<SavingsEstimationModeT>(value); }
50 template<
typename SavingsEstimationModeT = ECSSavingsEstimationMode>
56 bool m_savingsEstimationModeHasBeenSet =
false;
void SetSavingsEstimationMode(SavingsEstimationModeT &&value)
AWS_COMPUTEOPTIMIZER_API ECSEffectiveRecommendationPreferences()=default
ECSEffectiveRecommendationPreferences & WithSavingsEstimationMode(SavingsEstimationModeT &&value)
AWS_COMPUTEOPTIMIZER_API ECSEffectiveRecommendationPreferences(Aws::Utils::Json::JsonView jsonValue)
AWS_COMPUTEOPTIMIZER_API Aws::Utils::Json::JsonValue Jsonize() const
const ECSSavingsEstimationMode & GetSavingsEstimationMode() const
AWS_COMPUTEOPTIMIZER_API ECSEffectiveRecommendationPreferences & operator=(Aws::Utils::Json::JsonView jsonValue)
bool SavingsEstimationModeHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue