Skip to main content

Module object_versions

Module object_versions 

Source

Structsยง

CheckpointBoundedObjectVersionKey
Key for fetching the latest version of an object, as of a given checkpoint.
LatestObjectVersionKey
Key for fetching the latest version of an object. If the object has been deleted or wrapped, the latest version will return the version it was deleted/wrapped at.
VersionBoundedObjectVersionKey
Key for fetching the latest version of an object, with an inclusive version upperbound.
VersionedObjectVersionKey
Key for fetching a [StoredObjVersion] by its ID and version (used to determine the checkpoint this object version was modified in).