AWS SDK for C++
AWS SDK for C++ Version 1.11.754
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-entityresolution
include
aws
entityresolution
model
MatchPurpose.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/entityresolution/EntityResolution_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
EntityResolution {
12
namespace
Model {
13
enum class
MatchPurpose
{
NOT_SET
,
IDENTIFIER_GENERATION
,
INDEXING
};
14
15
namespace
MatchPurposeMapper {
16
AWS_ENTITYRESOLUTION_API
MatchPurpose
GetMatchPurposeForName
(
const
Aws::String
& name);
17
18
AWS_ENTITYRESOLUTION_API
Aws::String
GetNameForMatchPurpose
(
MatchPurpose
value);
19
}
// namespace MatchPurposeMapper
20
}
// namespace Model
21
}
// namespace EntityResolution
22
}
// namespace Aws
Aws::EntityResolution::Model::MatchPurposeMapper::GetMatchPurposeForName
AWS_ENTITYRESOLUTION_API MatchPurpose GetMatchPurposeForName(const Aws::String &name)
Aws::EntityResolution::Model::MatchPurposeMapper::GetNameForMatchPurpose
AWS_ENTITYRESOLUTION_API Aws::String GetNameForMatchPurpose(MatchPurpose value)
Aws::EntityResolution::Model::MatchPurpose
MatchPurpose
Definition
MatchPurpose.h:13
Aws::EntityResolution::Model::MatchPurpose::IDENTIFIER_GENERATION
@ IDENTIFIER_GENERATION
Aws::EntityResolution::Model::MatchPurpose::INDEXING
@ INDEXING
Aws::EntityResolution::Model::AttributeMatchingModel::NOT_SET
@ NOT_SET
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences