AWS.S3.TS3CreateMultipartUploadResponse.AbortDate

If the bucket is configured with a lifecycle rule with an action to abort incomplete multipart uploads and the prefix in the lifecycle rule matches the object name in the request, this represents the date and time the mutlipart upload is eligible for an abort operation.

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

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

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