Uses of Class
software.amazon.awssdk.services.glue.model.CloudWatchEncryption
-
Packages that use CloudWatchEncryption Package Description software.amazon.awssdk.services.glue.model -
-
Uses of CloudWatchEncryption in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return CloudWatchEncryption Modifier and Type Method Description CloudWatchEncryptionEncryptionConfiguration. cloudWatchEncryption()The encryption configuration for Amazon CloudWatch.Methods in software.amazon.awssdk.services.glue.model with parameters of type CloudWatchEncryption Modifier and Type Method Description EncryptionConfiguration.BuilderEncryptionConfiguration.Builder. cloudWatchEncryption(CloudWatchEncryption cloudWatchEncryption)The encryption configuration for Amazon CloudWatch.
-