You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::S3::Types::GetBucketLocationOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::S3::Types::GetBucketLocationOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#location_constraint ⇒ String
Specifies the Region where the bucket resides.
Instance Attribute Details
#location_constraint ⇒ String
Specifies the Region where the bucket resides. For a list of all the
Amazon S3 supported location constraints by Region, see Regions and
Endpoints. Buckets in Region us-east-1
have a LocationConstraint
of null
.