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
SessionResponse.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
SessionResponse
17
{
18
NOT_SET
,
19
APPROVED
,
20
REJECTED
,
21
NO_RESPONSE
22
};
23
24
namespace
SessionResponseMapper
25
{
26
AWS_MPA_API
SessionResponse
GetSessionResponseForName
(
const
Aws::String
& name);
27
28
AWS_MPA_API
Aws::String
GetNameForSessionResponse
(
SessionResponse
value);
29
}
// namespace SessionResponseMapper
30
}
// namespace Model
31
}
// namespace MPA
32
}
// namespace Aws
Aws::MPA::Model::SessionResponseMapper::GetNameForSessionResponse
AWS_MPA_API Aws::String GetNameForSessionResponse(SessionResponse value)
Aws::MPA::Model::SessionResponseMapper::GetSessionResponseForName
AWS_MPA_API SessionResponse GetSessionResponseForName(const Aws::String &name)
Aws::MPA::Model::ActionCompletionStrategy::NOT_SET
@ NOT_SET
Aws::MPA::Model::SessionResponse
SessionResponse
Definition
SessionResponse.h:17
Aws::MPA::Model::SessionResponse::APPROVED
@ APPROVED
Aws::MPA::Model::SessionResponse::NO_RESPONSE
@ NO_RESPONSE
Aws::MPA::Model::IdentityStatus::REJECTED
@ REJECTED
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