AWS.S3.TS3CreateBucketRequest.ACL

The canned ACL to apply to the bucket.

property ACL: string;
__property AnsiString ACL;

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Valid values: private | public-read | public-read-write | authenticated-read.

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