Uses of Class
software.amazon.awssdk.services.s3.model.InventoryS3BucketDestination
Packages that use InventoryS3BucketDestination
-
Uses of InventoryS3BucketDestination in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return InventoryS3BucketDestinationModifier and TypeMethodDescriptionInventoryDestination.s3BucketDestination()Contains the bucket name, file format, bucket owner (optional), and prefix (optional) where inventory results are published.Methods in software.amazon.awssdk.services.s3.model with parameters of type InventoryS3BucketDestinationModifier and TypeMethodDescriptionInventoryDestination.Builder.s3BucketDestination(InventoryS3BucketDestination s3BucketDestination) Contains the bucket name, file format, bucket owner (optional), and prefix (optional) where inventory results are published.