Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeletedObject

Hierarchy

  • DeletedObject

Index

Properties

Optional DeleteMarker

DeleteMarker: boolean

Specifies whether the versioned object that was permanently deleted was (true) or was not (false) a delete marker. In a simple DELETE, this header indicates whether (true) or not (false) a delete marker was created.

Optional DeleteMarkerVersionId

DeleteMarkerVersionId: string

The version ID of the delete marker created as a result of the DELETE operation. If you delete a specific object version, the value returned by this header is the version ID of the object version deleted.

Optional Key

Key: string

The name of the deleted object.

Optional VersionId

VersionId: string

The version ID of the deleted object.

Generated using TypeDoc