AWS SDK for C++
AWS SDK for C++ Version 1.11.607
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-mpa
include
aws
mpa
model
IdentitySourceStatus.h
1
6
#pragma once
7
#include <aws/mpa/MPA_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
MPA
13
{
14
namespace
Model
15
{
16
enum class
IdentitySourceStatus
17
{
18
NOT_SET
,
19
CREATING
,
20
ACTIVE
,
21
DELETING
,
22
ERROR_
23
};
24
25
namespace
IdentitySourceStatusMapper
26
{
27
AWS_MPA_API
IdentitySourceStatus
GetIdentitySourceStatusForName
(
const
Aws::String
& name);
28
29
AWS_MPA_API
Aws::String
GetNameForIdentitySourceStatus
(
IdentitySourceStatus
value);
30
}
// namespace IdentitySourceStatusMapper
31
}
// namespace Model
32
}
// namespace MPA
33
}
// namespace Aws
Aws::MPA::Model::IdentitySourceStatusMapper::GetNameForIdentitySourceStatus
AWS_MPA_API Aws::String GetNameForIdentitySourceStatus(IdentitySourceStatus value)
Aws::MPA::Model::IdentitySourceStatusMapper::GetIdentitySourceStatusForName
AWS_MPA_API IdentitySourceStatus GetIdentitySourceStatusForName(const Aws::String &name)
Aws::MPA::Model::ActionCompletionStrategy::NOT_SET
@ NOT_SET
Aws::MPA::Model::IdentitySourceStatus
IdentitySourceStatus
Definition
IdentitySourceStatus.h:17
Aws::MPA::Model::IdentitySourceStatus::ERROR_
@ ERROR_
Aws::MPA::Model::IdentitySourceStatus::CREATING
@ CREATING
Aws::MPA::Model::ApprovalTeamStatus::ACTIVE
@ ACTIVE
Aws::MPA::Model::ApprovalTeamStatus::DELETING
@ DELETING
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