Uses of Class
software.amazon.awscdk.services.glue.alpha.CloudWatchEncryption
Packages that use CloudWatchEncryption
-
Uses of CloudWatchEncryption in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return CloudWatchEncryptionModifier and TypeMethodDescriptiondefault CloudWatchEncryptionSecurityConfigurationProps.getCloudWatchEncryption()(experimental) The encryption configuration for Amazon CloudWatch Logs.final CloudWatchEncryptionSecurityConfigurationProps.Jsii$Proxy.getCloudWatchEncryption()static CloudWatchEncryptionCloudWatchEncryption.kms()(experimental) Server-side encryption (SSE) with an AWS KMS key managed by the account owner.static CloudWatchEncryption(experimental) Server-side encryption (SSE) with an AWS KMS key managed by the account owner.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type CloudWatchEncryptionModifier and TypeMethodDescriptionSecurityConfiguration.Builder.cloudWatchEncryption(CloudWatchEncryption cloudWatchEncryption) (experimental) The encryption configuration for Amazon CloudWatch Logs.SecurityConfigurationProps.Builder.cloudWatchEncryption(CloudWatchEncryption cloudWatchEncryption) Sets the value ofSecurityConfigurationProps.getCloudWatchEncryption()