AWS SDK for C++
AWS SDK for C++ Version 1.11.719
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-dlm
include
aws
dlm
model
LocationValues.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/dlm/DLM_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
DLM {
12
namespace
Model {
13
enum class
LocationValues
{
NOT_SET
,
CLOUD
,
OUTPOST_LOCAL
,
LOCAL_ZONE
};
14
15
namespace
LocationValuesMapper {
16
AWS_DLM_API
LocationValues
GetLocationValuesForName
(
const
Aws::String
& name);
17
18
AWS_DLM_API
Aws::String
GetNameForLocationValues
(
LocationValues
value);
19
}
// namespace LocationValuesMapper
20
}
// namespace Model
21
}
// namespace DLM
22
}
// namespace Aws
Aws::DLM::Model::LocationValuesMapper::GetLocationValuesForName
AWS_DLM_API LocationValues GetLocationValuesForName(const Aws::String &name)
Aws::DLM::Model::LocationValuesMapper::GetNameForLocationValues
AWS_DLM_API Aws::String GetNameForLocationValues(LocationValues value)
Aws::DLM::Model::LocationValues
LocationValues
Definition
LocationValues.h:13
Aws::DLM::Model::LocationValues::LOCAL_ZONE
@ LOCAL_ZONE
Aws::DLM::Model::LocationValues::CLOUD
@ CLOUD
Aws::DLM::Model::LocationValues::OUTPOST_LOCAL
@ OUTPOST_LOCAL
Aws::DLM::Model::DefaultPoliciesTypeValues::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