Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InventoryConfiguration

Hierarchy

  • InventoryConfiguration

Index

Properties

Destination

Contains information about where to publish the inventory results.

Optional Filter

Specifies an inventory filter. The inventory only includes objects that meet the filter's criteria.

Id

Id: string

The ID used to identify the inventory configuration.

IncludedObjectVersions

IncludedObjectVersions: string

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.

IsEnabled

IsEnabled: boolean

Specifies whether the inventory is enabled or disabled. If set to True, an inventory list is generated. If set to False, no inventory list is generated.

Optional OptionalFields

OptionalFields: InventoryOptionalFields

Contains the optional fields that are included in the inventory results.

Schedule

Specifies the schedule for generating inventory results.

Generated using TypeDoc