abortIncompleteMultipartUpload property

AbortIncompleteMultipartUpload? abortIncompleteMultipartUpload
final

Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 waits before permanently removing all parts of the upload. For more information, see Aborting Incomplete Multipart Uploads Using a Bucket Lifecycle Policy in the Amazon Simple Storage Service Developer Guide.

Implementation

final AbortIncompleteMultipartUpload? abortIncompleteMultipartUpload;