AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 will wait before permanently removing all parts of the upload. For more information, see Aborting Incomplete Multipart Uploads Using a Bucket Lifecycle Configuration in the Amazon S3 User Guide.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public class LifecycleRuleAbortIncompleteMultipartUpload
The LifecycleRuleAbortIncompleteMultipartUpload type exposes the following members
Name | Description | |
---|---|---|
![]() |
LifecycleRuleAbortIncompleteMultipartUpload() |
Name | Type | Description | |
---|---|---|---|
![]() |
DaysAfterInitiation | System.Nullable<System.Int32> |
Gets and sets the property DaysAfterInitiation. Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer