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