IS3MultipartUpload
Interface in AWS.S3
Interface for MultipartUpload nodes.
Properties
Initiated
property Initiated: TOptional<TDateTime>
The date and time the multipart upload was initiated.
Initiator
property Initiator: IS3Initiator
Type: IS3Initiator
Details of the initiator of the multipart upload.
Key
property Key: string
The object key for the multipart upload.
Owner
property Owner: IS3Owner
Type: IS3Owner
Details of the owner of the object.
StorageClass
property StorageClass: string
Specifies the storage class used for the object.
Valid values are: STANDARD | REDUCED_REDUNDANCY | STANDARD_IA | ONEZONE_IA | INTELLIGENT_TIERING | GLACIER | DEEP_ARCHIVE | OUTPOSTS.
UploadId
property UploadId: string
Identifier for the multipart upload.