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