IS3DeletedObject
Interface in AWS.S3
Interface for DeletedObject.
Properties
DeleteMarker
property DeleteMarker: TOptional<Boolean>
Indicates whether the versioned object that was permanently deleted a version marker (True) or not (False).
DeleteMarkerVersionId
property DeleteMarkerVersionId: string
Specifies the version ID of the delete marker created as a result of the delete operation.
Key
property Key: string
The deleted object's key.
VersionId
property VersionId: string
The deleted object's version ID.