7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/datazone/model/RejectRuleBehavior.h>
43 m_ruleHasBeenSet =
true;
60 m_thresholdHasBeenSet =
true;
71 double m_threshold{0.0};
72 bool m_ruleHasBeenSet =
false;
73 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