AWS SDK for C++
AWS SDK for C++ Version 1.11.761
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-customer-profiles
include
aws
customer-profiles
model
IdentityResolutionJobStatus.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
IdentityResolutionJobStatus
{
NOT_SET
,
PENDING
,
PREPROCESSING
,
FIND_MATCHING
,
MERGING
,
COMPLETED
,
PARTIAL_SUCCESS
,
FAILED
};
14
15
namespace
IdentityResolutionJobStatusMapper {
16
AWS_CUSTOMERPROFILES_API
IdentityResolutionJobStatus
GetIdentityResolutionJobStatusForName
(
const
Aws::String
& name);
17
18
AWS_CUSTOMERPROFILES_API
Aws::String
GetNameForIdentityResolutionJobStatus
(
IdentityResolutionJobStatus
value);
19
}
// namespace IdentityResolutionJobStatusMapper
20
}
// namespace Model
21
}
// namespace CustomerProfiles
22
}
// namespace Aws
Aws::CustomerProfiles::Model::IdentityResolutionJobStatusMapper::GetNameForIdentityResolutionJobStatus
AWS_CUSTOMERPROFILES_API Aws::String GetNameForIdentityResolutionJobStatus(IdentityResolutionJobStatus value)
Aws::CustomerProfiles::Model::IdentityResolutionJobStatusMapper::GetIdentityResolutionJobStatusForName
AWS_CUSTOMERPROFILES_API IdentityResolutionJobStatus GetIdentityResolutionJobStatusForName(const Aws::String &name)
Aws::CustomerProfiles::Model::EstimateStatus::FAILED
@ FAILED
Aws::CustomerProfiles::Model::IdentityResolutionJobStatus
IdentityResolutionJobStatus
Definition
IdentityResolutionJobStatus.h:13
Aws::CustomerProfiles::Model::IdentityResolutionJobStatus::PREPROCESSING
@ PREPROCESSING
Aws::CustomerProfiles::Model::IdentityResolutionJobStatus::MERGING
@ MERGING
Aws::CustomerProfiles::Model::IdentityResolutionJobStatus::PARTIAL_SUCCESS
@ PARTIAL_SUCCESS
Aws::CustomerProfiles::Model::IdentityResolutionJobStatus::FIND_MATCHING
@ FIND_MATCHING
Aws::CustomerProfiles::Model::IdentityResolutionJobStatus::COMPLETED
@ COMPLETED
Aws::CustomerProfiles::Model::IdentityResolutionJobStatus::PENDING
@ PENDING
Aws::CustomerProfiles::Model::ActionType::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