AWS.S3.TS3GlacierJobParameters.Create

Constructor for TS3GlacierJobParameters.

constructor Create(const ATier: string);
__fastcall TS3GlacierJobParameters(const AnsiString ATier);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ATier: string
Retrieval tier at which the restore will be processed. Valid values: Standard | Bulk | Expedited.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.