Versioning Delete Marker in a Bucket
Type Definition
type DeleteMarker struct
Parameter Description
|
Field |
Type |
Description |
|---|---|---|
|
Key |
string |
Object name |
|
VersionId |
string |
Object version ID |
|
IsLatest |
bool |
Whether the object is of the latest version. If the parameter value is True, the object is of the latest version. |
|
LastModified |
time.Time |
Time when the last modification was made to the object |
|
Owner |
Object owner |
Last Article: Versioning Object in a Bucket
Next Article: Request Parameter of List Multipart uploads
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.