AWS SDK for C++
AWS SDK for C++ Version 1.11.717
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-lightsail
include
aws
lightsail
model
RegionName.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/lightsail/Lightsail_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
Lightsail {
12
namespace
Model {
13
enum class
RegionName
{
14
NOT_SET
,
15
us_east_1
,
16
us_east_2
,
17
us_west_1
,
18
us_west_2
,
19
eu_west_1
,
20
eu_west_2
,
21
eu_west_3
,
22
eu_central_1
,
23
ca_central_1
,
24
ap_south_1
,
25
ap_southeast_1
,
26
ap_southeast_2
,
27
ap_northeast_1
,
28
ap_northeast_2
,
29
eu_north_1
,
30
ap_southeast_3
31
};
32
33
namespace
RegionNameMapper {
34
AWS_LIGHTSAIL_API
RegionName
GetRegionNameForName
(
const
Aws::String
& name);
35
36
AWS_LIGHTSAIL_API
Aws::String
GetNameForRegionName
(
RegionName
value);
37
}
// namespace RegionNameMapper
38
}
// namespace Model
39
}
// namespace Lightsail
40
}
// namespace Aws
Aws::Lightsail::Model::RegionNameMapper::GetNameForRegionName
AWS_LIGHTSAIL_API Aws::String GetNameForRegionName(RegionName value)
Aws::Lightsail::Model::RegionNameMapper::GetRegionNameForName
AWS_LIGHTSAIL_API RegionName GetRegionNameForName(const Aws::String &name)
Aws::Lightsail::Model::RegionName
RegionName
Definition
RegionName.h:13
Aws::Lightsail::Model::RegionName::us_east_2
@ us_east_2
Aws::Lightsail::Model::RegionName::eu_central_1
@ eu_central_1
Aws::Lightsail::Model::RegionName::eu_north_1
@ eu_north_1
Aws::Lightsail::Model::RegionName::us_east_1
@ us_east_1
Aws::Lightsail::Model::RegionName::ap_southeast_2
@ ap_southeast_2
Aws::Lightsail::Model::RegionName::ap_northeast_2
@ ap_northeast_2
Aws::Lightsail::Model::RegionName::eu_west_3
@ eu_west_3
Aws::Lightsail::Model::RegionName::ca_central_1
@ ca_central_1
Aws::Lightsail::Model::RegionName::us_west_1
@ us_west_1
Aws::Lightsail::Model::RegionName::eu_west_2
@ eu_west_2
Aws::Lightsail::Model::RegionName::ap_southeast_1
@ ap_southeast_1
Aws::Lightsail::Model::RegionName::ap_southeast_3
@ ap_southeast_3
Aws::Lightsail::Model::RegionName::ap_northeast_1
@ ap_northeast_1
Aws::Lightsail::Model::RegionName::eu_west_1
@ eu_west_1
Aws::Lightsail::Model::RegionName::us_west_2
@ us_west_2
Aws::Lightsail::Model::RegionName::ap_south_1
@ ap_south_1
Aws::Lightsail::Model::AccessDirection::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