AWS.S3.TS3Location.CannedACL

The canned ACL to apply to the restore result.

property CannedACL: string;
__property AnsiString CannedACL;

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Valid values: private | public-read | public-read-write | authenticated-read | aws-exec-read | bucket-owner-read | bucket-owner-full-control.

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