Uses of Interface
software.amazon.awscdk.services.s3.Inventory
Packages that use Inventory
-
Uses of Inventory in software.amazon.awscdk.services.s3
Classes in software.amazon.awscdk.services.s3 that implement InventoryMethods in software.amazon.awscdk.services.s3 that return InventoryMethods in software.amazon.awscdk.services.s3 that return types with arguments of type InventoryModifier and TypeMethodDescriptionBucketProps.getInventories()The inventory configuration of the bucket.BucketProps.Jsii$Proxy.getInventories()Methods in software.amazon.awscdk.services.s3 with parameters of type InventoryModifier and TypeMethodDescriptionvoidBucket.addInventory(Inventory inventory) Add an inventory configuration.Method parameters in software.amazon.awscdk.services.s3 with type arguments of type InventoryModifier and TypeMethodDescriptionBucket.Builder.inventories(List<? extends Inventory> inventories) The inventory configuration of the bucket.BucketProps.Builder.inventories(List<? extends Inventory> inventories) Sets the value ofBucketProps.getInventories()