Uses of Class
software.amazon.awssdk.services.s3control.model.S3BucketDestination
-
Packages that use S3BucketDestination Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of S3BucketDestination in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return S3BucketDestination Modifier and Type Method Description S3BucketDestinationStorageLensDataExport. s3BucketDestination()A container for the bucket where the S3 Storage Lens metrics export will be located.Methods in software.amazon.awssdk.services.s3control.model with parameters of type S3BucketDestination Modifier and Type Method Description StorageLensDataExport.BuilderStorageLensDataExport.Builder. s3BucketDestination(S3BucketDestination s3BucketDestination)A container for the bucket where the S3 Storage Lens metrics export will be located.
-