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-apigateway
include
aws
apigateway
model
CacheClusterSize.h
1
6
#pragma once
7
#include <aws/apigateway/APIGateway_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
APIGateway
13
{
14
namespace
Model
15
{
16
enum class
CacheClusterSize
17
{
18
NOT_SET
,
19
_0_5
,
20
_1_6
,
21
_6_1
,
22
_13_5
,
23
_28_4
,
24
_58_2
,
25
_118
,
26
_237
27
};
28
29
namespace
CacheClusterSizeMapper
30
{
31
AWS_APIGATEWAY_API
CacheClusterSize
GetCacheClusterSizeForName
(
const
Aws::String
& name);
32
33
AWS_APIGATEWAY_API
Aws::String
GetNameForCacheClusterSize
(
CacheClusterSize
value);
34
}
// namespace CacheClusterSizeMapper
35
}
// namespace Model
36
}
// namespace APIGateway
37
}
// namespace Aws
Aws::APIGateway::Model::CacheClusterSizeMapper::GetCacheClusterSizeForName
AWS_APIGATEWAY_API CacheClusterSize GetCacheClusterSizeForName(const Aws::String &name)
Aws::APIGateway::Model::CacheClusterSizeMapper::GetNameForCacheClusterSize
AWS_APIGATEWAY_API Aws::String GetNameForCacheClusterSize(CacheClusterSize value)
Aws::APIGateway::Model::CacheClusterSize
CacheClusterSize
Definition
CacheClusterSize.h:17
Aws::APIGateway::Model::CacheClusterSize::_237
@ _237
Aws::APIGateway::Model::CacheClusterSize::_118
@ _118
Aws::APIGateway::Model::CacheClusterSize::_28_4
@ _28_4
Aws::APIGateway::Model::CacheClusterSize::_6_1
@ _6_1
Aws::APIGateway::Model::CacheClusterSize::_58_2
@ _58_2
Aws::APIGateway::Model::CacheClusterSize::_0_5
@ _0_5
Aws::APIGateway::Model::CacheClusterSize::_1_6
@ _1_6
Aws::APIGateway::Model::CacheClusterSize::_13_5
@ _13_5
Aws::APIGateway::Model::ApiKeysFormat::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