Uses of Class
software.amazon.awssdk.services.glue.model.DataQualityEncryption
-
Packages that use DataQualityEncryption Package Description software.amazon.awssdk.services.glue.model -
-
Uses of DataQualityEncryption in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return DataQualityEncryption Modifier and Type Method Description DataQualityEncryptionEncryptionConfiguration. dataQualityEncryption()The encryption configuration for Glue Data Quality assets.Methods in software.amazon.awssdk.services.glue.model with parameters of type DataQualityEncryption Modifier and Type Method Description EncryptionConfiguration.BuilderEncryptionConfiguration.Builder. dataQualityEncryption(DataQualityEncryption dataQualityEncryption)The encryption configuration for Glue Data Quality assets.
-