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-keyspaces
include
aws
keyspaces
model
Rs.h
1
6
#pragma once
7
#include <aws/keyspaces/Keyspaces_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
Keyspaces
13
{
14
namespace
Model
15
{
16
enum class
Rs
17
{
18
NOT_SET
,
19
SINGLE_REGION
,
20
MULTI_REGION
21
};
22
23
namespace
RsMapper
24
{
25
AWS_KEYSPACES_API
Rs
GetRsForName
(
const
Aws::String
& name);
26
27
AWS_KEYSPACES_API
Aws::String
GetNameForRs
(
Rs
value);
28
}
// namespace RsMapper
29
}
// namespace Model
30
}
// namespace Keyspaces
31
}
// namespace Aws
Aws::Keyspaces::Model::RsMapper::GetRsForName
AWS_KEYSPACES_API Rs GetRsForName(const Aws::String &name)
Aws::Keyspaces::Model::RsMapper::GetNameForRs
AWS_KEYSPACES_API Aws::String GetNameForRs(Rs value)
Aws::Keyspaces::Model::Rs
Rs
Definition
Rs.h:17
Aws::Keyspaces::Model::Rs::MULTI_REGION
@ MULTI_REGION
Aws::Keyspaces::Model::Rs::SINGLE_REGION
@ SINGLE_REGION
Aws::Keyspaces::Model::ClientSideTimestampsStatus::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