Uses of Class
software.amazon.awssdk.services.healthlake.model.KmsEncryptionConfig
-
Packages that use KmsEncryptionConfig Package Description software.amazon.awssdk.services.healthlake.model -
-
Uses of KmsEncryptionConfig in software.amazon.awssdk.services.healthlake.model
Methods in software.amazon.awssdk.services.healthlake.model that return KmsEncryptionConfig Modifier and Type Method Description KmsEncryptionConfigSseConfiguration. kmsEncryptionConfig()The KMS encryption configuration used to provide details for data encryption.Methods in software.amazon.awssdk.services.healthlake.model with parameters of type KmsEncryptionConfig Modifier and Type Method Description SseConfiguration.BuilderSseConfiguration.Builder. kmsEncryptionConfig(KmsEncryptionConfig kmsEncryptionConfig)The KMS encryption configuration used to provide details for data encryption.
-