AWS.S3.TS3IndexDocument.Create

Constructor for TS3IndexDocument.

constructor Create(const ASuffix: string); overload;
__fastcall TS3IndexDocument(const AnsiString ASuffix);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ASuffix: string
Specifies a suffix that is appended to a request for a directory on the website endpoint (e.g. index.html). The suffix must not be empty and must not include a slash character.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.