AWS.S3.TS3ListPartsResponse.AbortDate

Specifies the date the multipart upload will become eligible to be aborted.

property AbortDate: TOptional<TDateTime>;
__property TOptional<TDateTime> AbortDate;

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Only specified if the bucket is configured with a lifecycle rule specifying an action to abort incomplete multipart uploads.

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