7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/datazone/model/RejectRuleBehavior.h>
59 inline void SetThreshold(
double value) { m_thresholdHasBeenSet =
true; m_threshold = value; }
65 bool m_ruleHasBeenSet =
false;
67 double m_threshold{0.0};
68 bool m_thresholdHasBeenSet =
false;
double GetThreshold() const
RejectRule & WithThreshold(double value)
AWS_DATAZONE_API RejectRule(Aws::Utils::Json::JsonView jsonValue)
AWS_DATAZONE_API RejectRule & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_DATAZONE_API RejectRule()=default
bool ThresholdHasBeenSet() const
bool RuleHasBeenSet() const
RejectRuleBehavior GetRule() const
void SetThreshold(double value)
RejectRule & WithRule(RejectRuleBehavior value)
void SetRule(RejectRuleBehavior value)
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue