Uses of Class
software.amazon.awssdk.services.glue.model.EncryptionAtRest
-
Packages that use EncryptionAtRest Package Description software.amazon.awssdk.services.glue.model -
-
Uses of EncryptionAtRest in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return EncryptionAtRest Modifier and Type Method Description EncryptionAtRestDataCatalogEncryptionSettings. encryptionAtRest()Specifies the encryption-at-rest configuration for the Data Catalog.Methods in software.amazon.awssdk.services.glue.model with parameters of type EncryptionAtRest Modifier and Type Method Description DataCatalogEncryptionSettings.BuilderDataCatalogEncryptionSettings.Builder. encryptionAtRest(EncryptionAtRest encryptionAtRest)Specifies the encryption-at-rest configuration for the Data Catalog.
-