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