Information about the deleted object.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "DeletedObject", "type": "object", "properties": { "Key": {}, "VersionId": {}, "DeleteMarker": {}, "DeleteMarkerVersionId": {} }, "description": "Information about the deleted object." }