AWS.S3.TS3NoncurrentVersionExpiration.Create
constructor Create(const ANoncurrentDays: TOptional<Integer>); overload;
__fastcall TS3NoncurrentVersionExpiration(const TOptional<Integer> ANoncurrentDays);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ANoncurrentDays: TOptional<Integer>
Specifies the number of days an object is noncurrent before Amazon S3 can expire/delete the object.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.