7#include <aws/databrew/GlueDataBrew_EXPORTS.h>
8#include <aws/databrew/model/ThresholdType.h>
9#include <aws/databrew/model/ThresholdUnit.h>
20namespace GlueDataBrew {
42 inline double GetValue()
const {
return m_value; }
45 m_valueHasBeenSet =
true;
62 m_typeHasBeenSet =
true;
79 m_unitHasBeenSet =
true;
93 bool m_valueHasBeenSet =
false;
94 bool m_typeHasBeenSet =
false;
95 bool m_unitHasBeenSet =
false;
void SetUnit(ThresholdUnit value)
bool UnitHasBeenSet() const
AWS_GLUEDATABREW_API Threshold & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetValue(double value)
AWS_GLUEDATABREW_API Aws::Utils::Json::JsonValue Jsonize() const
Threshold & WithType(ThresholdType value)
Threshold & WithValue(double value)
ThresholdUnit GetUnit() const
AWS_GLUEDATABREW_API Threshold(Aws::Utils::Json::JsonView jsonValue)
AWS_GLUEDATABREW_API Threshold()=default
void SetType(ThresholdType value)
bool TypeHasBeenSet() const
ThresholdType GetType() const
bool ValueHasBeenSet() const
Threshold & WithUnit(ThresholdUnit value)
Aws::Utils::Json::JsonValue JsonValue