AWS SDK for C++
AWS SDK for C++ Version 1.11.756
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-customer-profiles
include
aws
customer-profiles
model
RuleBasedMatchingStatus.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/customer-profiles/CustomerProfiles_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
CustomerProfiles {
12
namespace
Model {
13
enum class
RuleBasedMatchingStatus
{
NOT_SET
,
PENDING
,
IN_PROGRESS
,
ACTIVE
};
14
15
namespace
RuleBasedMatchingStatusMapper {
16
AWS_CUSTOMERPROFILES_API
RuleBasedMatchingStatus
GetRuleBasedMatchingStatusForName
(
const
Aws::String
& name);
17
18
AWS_CUSTOMERPROFILES_API
Aws::String
GetNameForRuleBasedMatchingStatus
(
RuleBasedMatchingStatus
value);
19
}
// namespace RuleBasedMatchingStatusMapper
20
}
// namespace Model
21
}
// namespace CustomerProfiles
22
}
// namespace Aws
Aws::CustomerProfiles::Model::RuleBasedMatchingStatusMapper::GetNameForRuleBasedMatchingStatus
AWS_CUSTOMERPROFILES_API Aws::String GetNameForRuleBasedMatchingStatus(RuleBasedMatchingStatus value)
Aws::CustomerProfiles::Model::RuleBasedMatchingStatusMapper::GetRuleBasedMatchingStatusForName
AWS_CUSTOMERPROFILES_API RuleBasedMatchingStatus GetRuleBasedMatchingStatusForName(const Aws::String &name)
Aws::CustomerProfiles::Model::RuleBasedMatchingStatus
RuleBasedMatchingStatus
Definition
RuleBasedMatchingStatus.h:13
Aws::CustomerProfiles::Model::RecommenderStatus::ACTIVE
@ ACTIVE
Aws::CustomerProfiles::Model::IdentityResolutionJobStatus::PENDING
@ PENDING
Aws::CustomerProfiles::Model::ActionType::NOT_SET
@ NOT_SET
Aws::CustomerProfiles::Model::ReadinessStatus::IN_PROGRESS
@ IN_PROGRESS
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