AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-finspace
include
aws
finspace
model
FederationMode.h
1
6
#pragma once
7
#include <aws/finspace/Finspace_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
finspace
13
{
14
namespace
Model
15
{
16
enum class
FederationMode
17
{
18
NOT_SET
,
19
FEDERATED
,
20
LOCAL
21
};
22
23
namespace
FederationModeMapper
24
{
25
AWS_FINSPACE_API
FederationMode
GetFederationModeForName
(
const
Aws::String
& name);
26
27
AWS_FINSPACE_API
Aws::String
GetNameForFederationMode
(
FederationMode
value);
28
}
// namespace FederationModeMapper
29
}
// namespace Model
30
}
// namespace finspace
31
}
// namespace Aws
Aws::finspace::Model::FederationModeMapper::GetFederationModeForName
AWS_FINSPACE_API FederationMode GetFederationModeForName(const Aws::String &name)
Aws::finspace::Model::FederationModeMapper::GetNameForFederationMode
AWS_FINSPACE_API Aws::String GetNameForFederationMode(FederationMode value)
Aws::finspace::Model::FederationMode
FederationMode
Definition
FederationMode.h:17
Aws::finspace::Model::FederationMode::LOCAL
@ LOCAL
Aws::finspace::Model::FederationMode::FEDERATED
@ FEDERATED
Aws::finspace::Model::AutoScalingMetric::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