/AWS1/CL_S3_ABTINCMPLMPUPLOAD¶
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.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_daysafterinitiation
TYPE /AWS1/S3_DAYSAFTERINITIATION
/AWS1/S3_DAYSAFTERINITIATION
¶
Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload.
Queryable Attributes¶
DaysAfterInitiation¶
Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DAYSAFTERINITIATION() |
Getter for DAYSAFTERINITIATION, with configurable default |
ASK_DAYSAFTERINITIATION() |
Getter for DAYSAFTERINITIATION w/ exceptions if field has no |
HAS_DAYSAFTERINITIATION() |
Determine if DAYSAFTERINITIATION has a value |