AWS SDK for C++
AWS SDK for C++ Version 1.11.607
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-security-ir
include
aws
security-ir
model
AwsRegion.h
1
6
#pragma once
7
#include <aws/security-ir/SecurityIR_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
SecurityIR
13
{
14
namespace
Model
15
{
16
enum class
AwsRegion
17
{
18
NOT_SET
,
19
af_south_1
,
20
ap_east_1
,
21
ap_northeast_1
,
22
ap_northeast_2
,
23
ap_northeast_3
,
24
ap_south_1
,
25
ap_south_2
,
26
ap_southeast_1
,
27
ap_southeast_2
,
28
ap_southeast_3
,
29
ap_southeast_4
,
30
ap_southeast_5
,
31
ap_southeast_7
,
32
ca_central_1
,
33
ca_west_1
,
34
cn_north_1
,
35
cn_northwest_1
,
36
eu_central_1
,
37
eu_central_2
,
38
eu_north_1
,
39
eu_south_1
,
40
eu_south_2
,
41
eu_west_1
,
42
eu_west_2
,
43
eu_west_3
,
44
il_central_1
,
45
me_central_1
,
46
me_south_1
,
47
mx_central_1
,
48
sa_east_1
,
49
us_east_1
,
50
us_east_2
,
51
us_west_1
,
52
us_west_2
53
};
54
55
namespace
AwsRegionMapper
56
{
57
AWS_SECURITYIR_API
AwsRegion
GetAwsRegionForName
(
const
Aws::String
& name);
58
59
AWS_SECURITYIR_API
Aws::String
GetNameForAwsRegion
(
AwsRegion
value);
60
}
// namespace AwsRegionMapper
61
}
// namespace Model
62
}
// namespace SecurityIR
63
}
// namespace Aws
Aws::SecurityIR::Model::AwsRegionMapper::GetNameForAwsRegion
AWS_SECURITYIR_API Aws::String GetNameForAwsRegion(AwsRegion value)
Aws::SecurityIR::Model::AwsRegionMapper::GetAwsRegionForName
AWS_SECURITYIR_API AwsRegion GetAwsRegionForName(const Aws::String &name)
Aws::SecurityIR::Model::AwsRegion
AwsRegion
Definition
AwsRegion.h:17
Aws::SecurityIR::Model::AwsRegion::ca_west_1
@ ca_west_1
Aws::SecurityIR::Model::AwsRegion::ap_south_2
@ ap_south_2
Aws::SecurityIR::Model::AwsRegion::NOT_SET
@ NOT_SET
Aws::SecurityIR::Model::AwsRegion::ap_northeast_3
@ ap_northeast_3
Aws::SecurityIR::Model::AwsRegion::us_east_2
@ us_east_2
Aws::SecurityIR::Model::AwsRegion::eu_central_1
@ eu_central_1
Aws::SecurityIR::Model::AwsRegion::eu_north_1
@ eu_north_1
Aws::SecurityIR::Model::AwsRegion::us_east_1
@ us_east_1
Aws::SecurityIR::Model::AwsRegion::cn_northwest_1
@ cn_northwest_1
Aws::SecurityIR::Model::AwsRegion::me_south_1
@ me_south_1
Aws::SecurityIR::Model::AwsRegion::ap_southeast_2
@ ap_southeast_2
Aws::SecurityIR::Model::AwsRegion::ap_east_1
@ ap_east_1
Aws::SecurityIR::Model::AwsRegion::ap_northeast_2
@ ap_northeast_2
Aws::SecurityIR::Model::AwsRegion::ap_southeast_4
@ ap_southeast_4
Aws::SecurityIR::Model::AwsRegion::ap_southeast_5
@ ap_southeast_5
Aws::SecurityIR::Model::AwsRegion::eu_west_3
@ eu_west_3
Aws::SecurityIR::Model::AwsRegion::af_south_1
@ af_south_1
Aws::SecurityIR::Model::AwsRegion::eu_south_1
@ eu_south_1
Aws::SecurityIR::Model::AwsRegion::cn_north_1
@ cn_north_1
Aws::SecurityIR::Model::AwsRegion::ca_central_1
@ ca_central_1
Aws::SecurityIR::Model::AwsRegion::il_central_1
@ il_central_1
Aws::SecurityIR::Model::AwsRegion::us_west_1
@ us_west_1
Aws::SecurityIR::Model::AwsRegion::eu_west_2
@ eu_west_2
Aws::SecurityIR::Model::AwsRegion::ap_southeast_1
@ ap_southeast_1
Aws::SecurityIR::Model::AwsRegion::me_central_1
@ me_central_1
Aws::SecurityIR::Model::AwsRegion::ap_southeast_7
@ ap_southeast_7
Aws::SecurityIR::Model::AwsRegion::eu_south_2
@ eu_south_2
Aws::SecurityIR::Model::AwsRegion::ap_southeast_3
@ ap_southeast_3
Aws::SecurityIR::Model::AwsRegion::ap_northeast_1
@ ap_northeast_1
Aws::SecurityIR::Model::AwsRegion::eu_central_2
@ eu_central_2
Aws::SecurityIR::Model::AwsRegion::eu_west_1
@ eu_west_1
Aws::SecurityIR::Model::AwsRegion::mx_central_1
@ mx_central_1
Aws::SecurityIR::Model::AwsRegion::us_west_2
@ us_west_2
Aws::SecurityIR::Model::AwsRegion::sa_east_1
@ sa_east_1
Aws::SecurityIR::Model::AwsRegion::ap_south_1
@ ap_south_1
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