7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/connect/model/ContactEvaluationAttributeComparisonType.h>
9#include <aws/connect/model/ContactEvaluationAttributeKey.h>
10#include <aws/connect/model/ContactEvaluationAttributeValue.h>
44 m_attributeKeyHasBeenSet =
true;
45 m_attributeKey = value;
59 template <
typename AttributeValueT = ContactEvaluationAttributeValue>
61 m_attributeValueHasBeenSet =
true;
62 m_attributeValue = std::forward<AttributeValueT>(value);
64 template <
typename AttributeValueT = ContactEvaluationAttributeValue>
78 m_comparisonTypeHasBeenSet =
true;
79 m_comparisonType = value;
89 ContactEvaluationAttributeValue m_attributeValue;
92 bool m_attributeKeyHasBeenSet =
false;
93 bool m_attributeValueHasBeenSet =
false;
94 bool m_comparisonTypeHasBeenSet =
false;
ContactEvaluationAttributeKey
ContactEvaluationAttributeComparisonType
Aws::Utils::Json::JsonValue JsonValue