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