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