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-elasticache
include
aws
elasticache
model
SlaMet.h
1
6
#pragma once
7
#include <aws/elasticache/ElastiCache_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
ElastiCache
13
{
14
namespace
Model
15
{
16
enum class
SlaMet
17
{
18
NOT_SET
,
19
yes
,
20
no
,
21
n_a
22
};
23
24
namespace
SlaMetMapper
25
{
26
AWS_ELASTICACHE_API
SlaMet
GetSlaMetForName
(
const
Aws::String
& name);
27
28
AWS_ELASTICACHE_API
Aws::String
GetNameForSlaMet
(
SlaMet
value);
29
}
// namespace SlaMetMapper
30
}
// namespace Model
31
}
// namespace ElastiCache
32
}
// namespace Aws
Aws::ElastiCache::Model::SlaMetMapper::GetNameForSlaMet
AWS_ELASTICACHE_API Aws::String GetNameForSlaMet(SlaMet value)
Aws::ElastiCache::Model::SlaMetMapper::GetSlaMetForName
AWS_ELASTICACHE_API SlaMet GetSlaMetForName(const Aws::String &name)
Aws::ElastiCache::Model::AuthenticationType::NOT_SET
@ NOT_SET
Aws::ElastiCache::Model::SlaMet
SlaMet
Definition
SlaMet.h:17
Aws::ElastiCache::Model::SlaMet::n_a
@ n_a
Aws::ElastiCache::Model::SlaMet::no
@ no
Aws::ElastiCache::Model::SlaMet::yes
@ yes
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