AWS.S3.TS3BucketConfigurationRequest.Create
constructor Create(const ABucket: string; const AId: string); virtual; reintroduce;
virtual __fastcall TS3BucketConfigurationRequest(const AnsiString ABucket, const AnsiString AId);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ABucket: string
A bucket name to apply configuration to.
const AId: string
An identifier for the configuration to apply.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.