AWS.S3.TS3DeleteObjectsRequest.Create

Constructor for TS3DeleteObjectsRequest.

constructor Create(const ABucket: string);
__fastcall TS3DeleteObjectsRequest(const AnsiString ABucket);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ABucket: string
The name of the bucket to delete objects from.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.