7#include <aws/entityresolution/EntityResolution_EXPORTS.h>
8#include <aws/entityresolution/model/IdMappingRuleBasedProperties.h>
9#include <aws/entityresolution/model/IdMappingType.h>
10#include <aws/entityresolution/model/ProviderProperties.h>
21namespace EntityResolution {
44 m_idMappingTypeHasBeenSet =
true;
45 m_idMappingType = value;
60 template <
typename RuleBasedPropertiesT = IdMappingRuleBasedProperties>
62 m_ruleBasedPropertiesHasBeenSet =
true;
63 m_ruleBasedProperties = std::forward<RuleBasedPropertiesT>(value);
65 template <
typename RuleBasedPropertiesT = IdMappingRuleBasedProperties>
79 template <
typename Prov
iderPropertiesT = Prov
iderProperties>
81 m_providerPropertiesHasBeenSet =
true;
82 m_providerProperties = std::forward<ProviderPropertiesT>(value);
84 template <
typename Prov
iderPropertiesT = Prov
iderProperties>
93 IdMappingRuleBasedProperties m_ruleBasedProperties;
95 ProviderProperties m_providerProperties;
96 bool m_idMappingTypeHasBeenSet =
false;
97 bool m_ruleBasedPropertiesHasBeenSet =
false;
98 bool m_providerPropertiesHasBeenSet =
false;
const IdMappingRuleBasedProperties & GetRuleBasedProperties() const
IdMappingTechniques & WithIdMappingType(IdMappingType value)
IdMappingType GetIdMappingType() const
IdMappingTechniques & WithRuleBasedProperties(RuleBasedPropertiesT &&value)
void SetProviderProperties(ProviderPropertiesT &&value)
AWS_ENTITYRESOLUTION_API Aws::Utils::Json::JsonValue Jsonize() const
bool ProviderPropertiesHasBeenSet() const
bool RuleBasedPropertiesHasBeenSet() const
AWS_ENTITYRESOLUTION_API IdMappingTechniques & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetIdMappingType(IdMappingType value)
void SetRuleBasedProperties(RuleBasedPropertiesT &&value)
bool IdMappingTypeHasBeenSet() const
AWS_ENTITYRESOLUTION_API IdMappingTechniques(Aws::Utils::Json::JsonView jsonValue)
AWS_ENTITYRESOLUTION_API IdMappingTechniques()=default
const ProviderProperties & GetProviderProperties() const
IdMappingTechniques & WithProviderProperties(ProviderPropertiesT &&value)
Aws::Utils::Json::JsonValue JsonValue