Multipart Upload in a Bucket
Type Definition
type ListMultipartUploadsOutput struct
Parameter Description
|
Field |
Type |
Description |
|---|---|---|
|
Key |
string |
Name of the object to be uploaded |
|
UploadId |
string |
Multipart upload ID |
|
Initiator |
Initiator of the multipart upload |
|
|
Owner |
Owner of the multipart upload, which is consistent with Initiator |
|
|
StorageClass |
Storage class of the object to be uploaded |
|
|
Initiated |
time.Time |
Time when the multipart upload is initiated |
Last Article: Response Result of List Multipart uploads
Next Article: Request Parameter of GET Bucket metadata
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.