locationConstraint property

BucketLocationConstraint? locationConstraint
final

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.

Implementation

final BucketLocationConstraint? locationConstraint;