AWS.S3.TS3PutBucketOwnershipControlsRequest.Create
constructor Create(const ABucket: string);
__fastcall TS3PutBucketOwnershipControlsRequest(const AnsiString ABucket);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ABucket: string
The bucket name to apply configuration to.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.