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-s3-crt
include
aws
s3-crt
model
BucketLocationConstraint.h
1
6
#pragma once
7
#include <aws/s3-crt/S3Crt_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
S3Crt
13
{
14
namespace
Model
15
{
16
enum class
BucketLocationConstraint
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
ca_central_1
,
30
cn_north_1
,
31
cn_northwest_1
,
32
EU
,
33
eu_central_1
,
34
eu_north_1
,
35
eu_south_1
,
36
eu_south_2
,
37
eu_west_1
,
38
eu_west_2
,
39
eu_west_3
,
40
me_south_1
,
41
sa_east_1
,
42
us_east_2
,
43
us_gov_east_1
,
44
us_gov_west_1
,
45
us_west_1
,
46
us_west_2
,
47
us_iso_west_1
,
48
us_east_1
49
};
50
51
namespace
BucketLocationConstraintMapper
52
{
53
AWS_S3CRT_API
BucketLocationConstraint
GetBucketLocationConstraintForName
(
const
Aws::String
& name);
54
55
AWS_S3CRT_API
Aws::String
GetNameForBucketLocationConstraint
(
BucketLocationConstraint
value);
56
}
// namespace BucketLocationConstraintMapper
57
}
// namespace Model
58
}
// namespace S3Crt
59
}
// namespace Aws
Aws::S3Crt::Model::BucketLocationConstraintMapper::GetBucketLocationConstraintForName
AWS_S3CRT_API BucketLocationConstraint GetBucketLocationConstraintForName(const Aws::String &name)
Aws::S3Crt::Model::BucketLocationConstraintMapper::GetNameForBucketLocationConstraint
AWS_S3CRT_API Aws::String GetNameForBucketLocationConstraint(BucketLocationConstraint value)
Aws::S3Crt::Model::BucketLocationConstraint
BucketLocationConstraint
Definition
BucketLocationConstraint.h:17
Aws::S3Crt::Model::BucketLocationConstraint::ap_south_2
@ ap_south_2
Aws::S3Crt::Model::BucketLocationConstraint::ap_northeast_3
@ ap_northeast_3
Aws::S3Crt::Model::BucketLocationConstraint::us_east_2
@ us_east_2
Aws::S3Crt::Model::BucketLocationConstraint::eu_central_1
@ eu_central_1
Aws::S3Crt::Model::BucketLocationConstraint::eu_north_1
@ eu_north_1
Aws::S3Crt::Model::BucketLocationConstraint::us_east_1
@ us_east_1
Aws::S3Crt::Model::BucketLocationConstraint::cn_northwest_1
@ cn_northwest_1
Aws::S3Crt::Model::BucketLocationConstraint::me_south_1
@ me_south_1
Aws::S3Crt::Model::BucketLocationConstraint::us_gov_west_1
@ us_gov_west_1
Aws::S3Crt::Model::BucketLocationConstraint::ap_southeast_2
@ ap_southeast_2
Aws::S3Crt::Model::BucketLocationConstraint::ap_east_1
@ ap_east_1
Aws::S3Crt::Model::BucketLocationConstraint::ap_northeast_2
@ ap_northeast_2
Aws::S3Crt::Model::BucketLocationConstraint::eu_west_3
@ eu_west_3
Aws::S3Crt::Model::BucketLocationConstraint::af_south_1
@ af_south_1
Aws::S3Crt::Model::BucketLocationConstraint::eu_south_1
@ eu_south_1
Aws::S3Crt::Model::BucketLocationConstraint::cn_north_1
@ cn_north_1
Aws::S3Crt::Model::BucketLocationConstraint::ca_central_1
@ ca_central_1
Aws::S3Crt::Model::BucketLocationConstraint::us_west_1
@ us_west_1
Aws::S3Crt::Model::BucketLocationConstraint::eu_west_2
@ eu_west_2
Aws::S3Crt::Model::BucketLocationConstraint::ap_southeast_1
@ ap_southeast_1
Aws::S3Crt::Model::BucketLocationConstraint::eu_south_2
@ eu_south_2
Aws::S3Crt::Model::BucketLocationConstraint::ap_southeast_3
@ ap_southeast_3
Aws::S3Crt::Model::BucketLocationConstraint::ap_northeast_1
@ ap_northeast_1
Aws::S3Crt::Model::BucketLocationConstraint::us_iso_west_1
@ us_iso_west_1
Aws::S3Crt::Model::BucketLocationConstraint::eu_west_1
@ eu_west_1
Aws::S3Crt::Model::BucketLocationConstraint::EU
@ EU
Aws::S3Crt::Model::BucketLocationConstraint::us_west_2
@ us_west_2
Aws::S3Crt::Model::BucketLocationConstraint::us_gov_east_1
@ us_gov_east_1
Aws::S3Crt::Model::BucketLocationConstraint::sa_east_1
@ sa_east_1
Aws::S3Crt::Model::BucketLocationConstraint::ap_south_1
@ ap_south_1
Aws::S3Crt::Model::AnalyticsS3ExportFileFormat::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