7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/datazone/model/AcceptRuleBehavior.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
AWS_DATAZONE_API AcceptRule(Aws::Utils::Json::JsonView jsonValue)
AWS_DATAZONE_API AcceptRule & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetThreshold(double value)
bool RuleHasBeenSet() const
AcceptRule & WithThreshold(double value)
bool ThresholdHasBeenSet() const
AcceptRuleBehavior GetRule() const
AcceptRule & WithRule(AcceptRuleBehavior value)
void SetRule(AcceptRuleBehavior value)
AWS_DATAZONE_API AcceptRule()=default
Aws::Utils::Json::JsonValue JsonValue