class Aws::S3::Types::InventoryFilter
Specifies an inventory filter. The inventory only includes objects that meet the filter's criteria.
@note When making an API call, you may pass InventoryFilter
data as a hash: { prefix: "Prefix", # required }
@!attribute [rw] prefix
The prefix that an object must have to be included in the inventory results. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/InventoryFilter AWS API Documentation
Constants
- SENSITIVE