Uses of Class
software.amazon.awssdk.services.firehose.model.KMSEncryptionConfig
-
Packages that use KMSEncryptionConfig Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of KMSEncryptionConfig in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return KMSEncryptionConfig Modifier and Type Method Description KMSEncryptionConfigEncryptionConfiguration. kmsEncryptionConfig()The encryption key.Methods in software.amazon.awssdk.services.firehose.model with parameters of type KMSEncryptionConfig Modifier and Type Method Description EncryptionConfiguration.BuilderEncryptionConfiguration.Builder. kmsEncryptionConfig(KMSEncryptionConfig kmsEncryptionConfig)The encryption key.
-