class Aws::S3::Types::InventoryConfiguration
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/InventoryConfiguration AWS API Documentation
@return [Types::InventorySchedule]
Specifies the schedule for generating inventory results.
@!attribute [rw] schedule
@return [Array<String>]
results.
Contains the optional fields that are included in the inventory
@!attribute [rw] optional_fields
@return [String]
version-related fields.
to the list. If set to ‘Current`, the list does not contain these
version-related fields `VersionId`, `IsLatest`, and `DeleteMarker`
the list includes all the object versions, which adds the
Object versions to include in the inventory list. If set to `All`,
@!attribute [rw] included_object_versions
@return [String]
The ID used to identify the inventory configuration.
@!attribute [rw] id
@return [Types::InventoryFilter]
that meet the filter’s criteria.
Specifies an inventory filter. The inventory only includes objects
@!attribute [rw] filter
@return [Boolean]
inventory list is generated.
‘True`, an inventory list is generated. If set to `False`, no
Specifies whether the inventory is enabled or disabled. If set to
@!attribute [rw] is_enabled
@return [Types::InventoryDestination]
Contains information about where to publish the inventory results.
@!attribute [rw] destination<br><br>: docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETInventoryConfig.html<br><br><br><br>Reference*.
more information, see [GET Bucket inventory] in the *Amazon S3 API
Specifies the inventory configuration for an Amazon S3 bucket. For