AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
BucketLocationConstraint.h File Reference
#include <aws/s3/S3_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

namespace  Aws
 
namespace  Aws::S3
 
namespace  Aws::S3::Model
 
namespace  Aws::S3::Model::BucketLocationConstraintMapper
 

Enumerations

enum class  Aws::S3::Model::BucketLocationConstraint {
  Aws::S3::Model::NOT_SET , Aws::S3::Model::af_south_1 , Aws::S3::Model::ap_east_1 , Aws::S3::Model::ap_northeast_1 ,
  Aws::S3::Model::ap_northeast_2 , Aws::S3::Model::ap_northeast_3 , Aws::S3::Model::ap_south_1 , Aws::S3::Model::ap_southeast_1 ,
  Aws::S3::Model::ap_southeast_2 , Aws::S3::Model::ap_southeast_3 , Aws::S3::Model::ca_central_1 , Aws::S3::Model::cn_north_1 ,
  Aws::S3::Model::cn_northwest_1 , Aws::S3::Model::EU , Aws::S3::Model::eu_central_1 , Aws::S3::Model::eu_north_1 ,
  Aws::S3::Model::eu_south_1 , Aws::S3::Model::eu_west_1 , Aws::S3::Model::eu_west_2 , Aws::S3::Model::eu_west_3 ,
  Aws::S3::Model::me_south_1 , Aws::S3::Model::sa_east_1 , Aws::S3::Model::us_east_2 , Aws::S3::Model::us_gov_east_1 ,
  Aws::S3::Model::us_gov_west_1 , Aws::S3::Model::us_west_1 , Aws::S3::Model::us_west_2 , Aws::S3::Model::us_iso_west_1 ,
  Aws::S3::Model::us_east_1
}
 

Functions

AWS_S3_API BucketLocationConstraint Aws::S3::Model::BucketLocationConstraintMapper::GetBucketLocationConstraintForName (const Aws::String &name)
 
AWS_S3_API Aws::String Aws::S3::Model::BucketLocationConstraintMapper::GetNameForBucketLocationConstraint (BucketLocationConstraint value)