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