Uses of Class
software.amazon.awssdk.services.s3control.model.StorageLensDataExport
-
Packages that use StorageLensDataExport Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of StorageLensDataExport in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return StorageLensDataExport Modifier and Type Method Description StorageLensDataExportStorageLensConfiguration. dataExport()A container to specify the properties of your S3 Storage Lens metrics export including, the destination, schema and format.Methods in software.amazon.awssdk.services.s3control.model with parameters of type StorageLensDataExport Modifier and Type Method Description StorageLensConfiguration.BuilderStorageLensConfiguration.Builder. dataExport(StorageLensDataExport dataExport)A container to specify the properties of your S3 Storage Lens metrics export including, the destination, schema and format.
-