AWS.S3.TS3Location.Create

Constructor for TS3Location.

constructor Create(const ABucketName: string; const APrefix: string);
__fastcall TS3Location(const AnsiString ABucketName, const AnsiString APrefix);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ABucketName: string
A bucket name.
const APrefix: string
A prefix to prepend to the restore results.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.