AWS.S3.IS3ObjectUploadRequest.SetAcl
Methods
IS3ObjectUploadRequest 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.