AWS.S3.TS3PublicAccessBlockConfiguration.SetRestrictPublicBuckets

Setter method for RestrictPublicBuckets.

procedure SetRestrictPublicBuckets(const ARestrictPublicBuckets: TOptional<Boolean>);
__fastcall SetRestrictPublicBuckets(const TOptional<Boolean> ARestrictPublicBuckets);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ARestrictPublicBuckets: TOptional<Boolean>
New value for RestrictPublicBuckets.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.