7#include <aws/compute-optimizer/ComputeOptimizer_EXPORTS.h>
8#include <aws/compute-optimizer/model/Currency.h>
19namespace ComputeOptimizer {
46 m_currencyHasBeenSet =
true;
59 inline double GetValue()
const {
return m_value; }
62 m_valueHasBeenSet =
true;
74 bool m_currencyHasBeenSet =
false;
75 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