7#include <aws/connect/Connect_EXPORTS.h>
27 AWS_CONNECT_API
Range() =
default;
39 m_minProficiencyLevelHasBeenSet =
true;
40 m_minProficiencyLevel = value;
55 m_maxProficiencyLevelHasBeenSet =
true;
56 m_maxProficiencyLevel = value;
64 double m_minProficiencyLevel{0.0};
66 double m_maxProficiencyLevel{0.0};
67 bool m_minProficiencyLevelHasBeenSet =
false;
68 bool m_maxProficiencyLevelHasBeenSet =
false;
AWS_CONNECT_API Range()=default
AWS_CONNECT_API Range & operator=(Aws::Utils::Json::JsonView jsonValue)
double GetMaxProficiencyLevel() const
Range & WithMaxProficiencyLevel(double value)
double GetMinProficiencyLevel() const
Range & WithMinProficiencyLevel(double value)
AWS_CONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetMinProficiencyLevel(double value)
bool MaxProficiencyLevelHasBeenSet() const
void SetMaxProficiencyLevel(double value)
bool MinProficiencyLevelHasBeenSet() const
AWS_CONNECT_API Range(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue