Uses of Class
software.amazon.awscdk.services.glue.alpha.DataCatalogEncryptionAtRest
Packages that use DataCatalogEncryptionAtRest
-
Uses of DataCatalogEncryptionAtRest in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return DataCatalogEncryptionAtRestModifier and TypeMethodDescriptionstatic DataCatalogEncryptionAtRestDataCatalogEncryptionAtRest.disabled()Deprecated.default DataCatalogEncryptionAtRestCatalogEncryptionOptions.getEncryptionAtRest()Deprecated.CatalogEncryptionOptions.Jsii$Proxy.getEncryptionAtRest()Deprecated.CatalogProps.Jsii$Proxy.getEncryptionAtRest()Deprecated.static DataCatalogEncryptionAtRestDataCatalogEncryptionAtRest.kms()Deprecated.static DataCatalogEncryptionAtRestDeprecated.static DataCatalogEncryptionAtRestDataCatalogEncryptionAtRest.kmsWithServiceRole(IRole role) Deprecated.static DataCatalogEncryptionAtRestDataCatalogEncryptionAtRest.kmsWithServiceRole(IRole role, IKeyRef key) Deprecated.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type DataCatalogEncryptionAtRestModifier and TypeMethodDescriptionCatalog.Builder.encryptionAtRest(DataCatalogEncryptionAtRest encryptionAtRest) Deprecated.CatalogEncryptionOptions.Builder.encryptionAtRest(DataCatalogEncryptionAtRest encryptionAtRest) Deprecated.CatalogProps.Builder.encryptionAtRest(DataCatalogEncryptionAtRest encryptionAtRest) Deprecated.