AWS.S3.TS3Location.SetCannedACL
Methods
TS3Location Class
AWS.S3 Namespace
Setter method for CannedACL.
Delphi
procedure
SetCannedACL
(
const
ACannedACL
:
string
);
C++
__fastcall
SetCannedACL
(
const
AnsiString
ACannedACL
);
Properties
File:
AWS.S3.pas
Namespace:
AWS.S3
Module:
Appercept AWS SDK for Delphi
Parameters
Parameters
Description
const ACannedACL: string
New value for CannedACL.
Help Feedback
Copyright © 2019-2021 Appercept Ltd. All rights reserved.