AWS.S3.TS3CreateBucketRequest.LocationConstraint

Specifies the region in which to create the bucket.

property LocationConstraint: string;
__property AnsiString LocationConstraint;

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

If not specified, the bucket will be created in US East (N. Virginia) region (us-east-1).

Copyright © 2019-2021 Appercept Ltd. All rights reserved.