7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/connect/model/Comparison.h>
42 m_comparisonHasBeenSet =
true;
58 m_thresholdValueHasBeenSet =
true;
59 m_thresholdValue = value;
69 double m_thresholdValue{0.0};
70 bool m_comparisonHasBeenSet =
false;
71 bool m_thresholdValueHasBeenSet =
false;
void SetComparison(Comparison value)
AWS_CONNECT_API Threshold & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CONNECT_API Threshold()=default
double GetThresholdValue() const
Comparison GetComparison() const
AWS_CONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
bool ThresholdValueHasBeenSet() const
bool ComparisonHasBeenSet() const
void SetThresholdValue(double value)
Threshold & WithComparison(Comparison value)
Threshold & WithThresholdValue(double value)
AWS_CONNECT_API Threshold(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue