BucketAbortIncompleteMultipartUploadArgs

data class BucketAbortIncompleteMultipartUploadArgs(val daysAfterInitiation: Output<Int>) : ConvertibleToJava<BucketAbortIncompleteMultipartUploadArgs>

Specifies the days since the initiation of an incomplete multipart upload that Amazon S3Outposts will wait before permanently removing all parts of the upload.

Constructors

Link copied to clipboard
fun BucketAbortIncompleteMultipartUploadArgs(daysAfterInitiation: Output<Int>)

Functions

Link copied to clipboard
open override fun toJava(): BucketAbortIncompleteMultipartUploadArgs

Properties

Link copied to clipboard

Specifies the number of days after which Amazon S3Outposts aborts an incomplete multipart upload.