ApplicationEncryptionConfiguration

data class ApplicationEncryptionConfiguration(val kmsKeyId: String? = null)

Constructors

Link copied to clipboard
constructor(kmsKeyId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val kmsKeyId: String? = null

The identifier of the AWS KMS key. Amazon Q Business doesn't support asymmetric keys.