7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
57 inline double GetValue()
const{
return m_value; }
59 inline void SetValue(
double value) { m_valueHasBeenSet =
true; m_value = value; }
65 bool m_dateHasBeenSet =
false;
68 bool m_valueHasBeenSet =
false;
void SetDate(Aws::Utils::DateTime &&value)
void SetDate(const Aws::Utils::DateTime &value)
bool DateHasBeenSet() const
void SetValue(double value)
bool ValueHasBeenSet() const
WhatIfPointScenario & WithDate(Aws::Utils::DateTime &&value)
WhatIfPointScenario & WithValue(double value)
const Aws::Utils::DateTime & GetDate() const
WhatIfPointScenario & WithDate(const Aws::Utils::DateTime &value)
AWS_QUICKSIGHT_API WhatIfPointScenario()
AWS_QUICKSIGHT_API WhatIfPointScenario(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API WhatIfPointScenario & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue