locationConstraint property

BucketLocationConstraint? locationConstraint
final

Specifies the Region where the bucket will be created. If you don't specify a Region, the bucket is created in the US East (N. Virginia) Region (us-east-1).

Implementation

final BucketLocationConstraint? locationConstraint;