7#include <aws/compute-optimizer/ComputeOptimizer_EXPORTS.h>
8#include <aws/compute-optimizer/model/Currency.h>
21namespace ComputeOptimizer
55 inline double GetValue()
const {
return m_value; }
57 inline void SetValue(
double value) { m_valueHasBeenSet =
true; m_value = value; }
63 bool m_currencyHasBeenSet =
false;
66 bool m_valueHasBeenSet =
false;
AWS_COMPUTEOPTIMIZER_API IdleEstimatedMonthlySavings & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_COMPUTEOPTIMIZER_API Aws::Utils::Json::JsonValue Jsonize() const
bool CurrencyHasBeenSet() const
void SetCurrency(Currency value)
void SetValue(double value)
Currency GetCurrency() const
IdleEstimatedMonthlySavings & WithCurrency(Currency value)
AWS_COMPUTEOPTIMIZER_API IdleEstimatedMonthlySavings()=default
bool ValueHasBeenSet() const
AWS_COMPUTEOPTIMIZER_API IdleEstimatedMonthlySavings(Aws::Utils::Json::JsonView jsonValue)
IdleEstimatedMonthlySavings & WithValue(double value)
Aws::Utils::Json::JsonValue JsonValue