Builder
Properties
Contains information about where to publish the inventory results.
Specifies an inventory filter. The inventory only includes objects that meet the filter's criteria.
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.
Contains the optional fields that are included in the inventory results.
Specifies the schedule for generating inventory results.
Functions
construct an aws.sdk.kotlin.services.s3.model.InventoryDestination inside the given block
construct an aws.sdk.kotlin.services.s3.model.InventoryFilter inside the given block
construct an aws.sdk.kotlin.services.s3.model.InventorySchedule inside the given block