AWS.S3.TS3Tiering.Create

Constructor for TS3Tiering.

constructor Create(const AAccessTier: string; ADays: Integer); overload;
__fastcall TS3Tiering(const AnsiString AAccessTier, int ADays);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const AAccessTier: string
S3 Intelligent-Tiering access tier.
ADays: Integer
The number of consecutive days of no access after which an object will be eligible to be transitioned to the corresponding tier.

TS3BucketIntelligentTiering

Copyright © 2019-2021 Appercept Ltd. All rights reserved.