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
IdentitySourceStatusCode.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
IdentitySourceStatusCode
17
{
18
NOT_SET
,
19
ACCESS_DENIED
,
20
DELETION_FAILED
,
21
IDC_INSTANCE_NOT_FOUND
,
22
IDC_INSTANCE_NOT_VALID
23
};
24
25
namespace
IdentitySourceStatusCodeMapper
26
{
27
AWS_MPA_API
IdentitySourceStatusCode
GetIdentitySourceStatusCodeForName
(
const
Aws::String
& name);
28
29
AWS_MPA_API
Aws::String
GetNameForIdentitySourceStatusCode
(
IdentitySourceStatusCode
value);
30
}
// namespace IdentitySourceStatusCodeMapper
31
}
// namespace Model
32
}
// namespace MPA
33
}
// namespace Aws
Aws::MPA::Model::IdentitySourceStatusCodeMapper::GetIdentitySourceStatusCodeForName
AWS_MPA_API IdentitySourceStatusCode GetIdentitySourceStatusCodeForName(const Aws::String &name)
Aws::MPA::Model::IdentitySourceStatusCodeMapper::GetNameForIdentitySourceStatusCode
AWS_MPA_API Aws::String GetNameForIdentitySourceStatusCode(IdentitySourceStatusCode value)
Aws::MPA::Model::ActionCompletionStrategy::NOT_SET
@ NOT_SET
Aws::MPA::Model::IdentitySourceStatusCode
IdentitySourceStatusCode
Definition
IdentitySourceStatusCode.h:17
Aws::MPA::Model::IdentitySourceStatusCode::ACCESS_DENIED
@ ACCESS_DENIED
Aws::MPA::Model::IdentitySourceStatusCode::IDC_INSTANCE_NOT_VALID
@ IDC_INSTANCE_NOT_VALID
Aws::MPA::Model::IdentitySourceStatusCode::IDC_INSTANCE_NOT_FOUND
@ IDC_INSTANCE_NOT_FOUND
Aws::MPA::Model::IdentitySourceStatusCode::DELETION_FAILED
@ DELETION_FAILED
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