Class AbortIncompleteMultipartUpload

java.lang.Object
com.amazonaws.services.s3.model.AbortIncompleteMultipartUpload
All Implemented Interfaces:
Serializable

public class AbortIncompleteMultipartUpload extends Object implements Serializable
Specifies the days since the initiation of an Incomplete Multipart Upload that Lifecycle will wait before permanently removing all parts of the upload.
See Also: