includedObjectVersions property
Object versions to include in the inventory list. If set to
All
, the list includes all the object versions, which adds the
version-related fields VersionId
, IsLatest
, and
DeleteMarker
to the list. If set to Current
, the
list does not contain these version-related fields.
Implementation
final InventoryIncludedObjectVersions includedObjectVersions;