Response Result of PUT Object - Copy
Type Definition
type CopyObjectOutput struct
Parameter Description
|
Field |
Type |
Description |
|---|---|---|
|
StatusCode |
int |
HTTP status code |
|
RequestId |
string |
Request ID returned by the OBS server |
|
ResponseHeaders |
map[string][]string |
HTTP response headers |
|
LastModified |
time.Time |
Time when the last modification was made to the target object |
|
ETag |
string |
ETag of the target object |
|
CopySourceVersionId |
string |
Version ID of the source object |
|
VersionId |
string |
Version ID of the target object |
|
SseHeader |
or |
Header for server-side encryption |
Last Article: Request Parameter of PUT Object - Copy
Next Article: Request Parameter of DELETE Object
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.