Uses of Class
software.amazon.awssdk.services.s3control.model.StorageLensDataExportEncryption
-
Packages that use StorageLensDataExportEncryption Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of StorageLensDataExportEncryption in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return StorageLensDataExportEncryption Modifier and Type Method Description StorageLensDataExportEncryptionS3BucketDestination. encryption()The container for the type encryption of the metrics exports in this bucket.Methods in software.amazon.awssdk.services.s3control.model with parameters of type StorageLensDataExportEncryption Modifier and Type Method Description S3BucketDestination.BuilderS3BucketDestination.Builder. encryption(StorageLensDataExportEncryption encryption)The container for the type encryption of the metrics exports in this bucket.
-