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