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-lightsail
include
aws
lightsail
model
RegionName.h
1
6
#pragma once
7
#include <aws/lightsail/Lightsail_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
Lightsail
13
{
14
namespace
Model
15
{
16
enum class
RegionName
17
{
18
NOT_SET
,
19
us_east_1
,
20
us_east_2
,
21
us_west_1
,
22
us_west_2
,
23
eu_west_1
,
24
eu_west_2
,
25
eu_west_3
,
26
eu_central_1
,
27
ca_central_1
,
28
ap_south_1
,
29
ap_southeast_1
,
30
ap_southeast_2
,
31
ap_northeast_1
,
32
ap_northeast_2
,
33
eu_north_1
34
};
35
36
namespace
RegionNameMapper
37
{
38
AWS_LIGHTSAIL_API
RegionName
GetRegionNameForName
(
const
Aws::String
& name);
39
40
AWS_LIGHTSAIL_API
Aws::String
GetNameForRegionName
(
RegionName
value);
41
}
// namespace RegionNameMapper
42
}
// namespace Model
43
}
// namespace Lightsail
44
}
// 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:17
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_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