IndexServerSideEncryptionConfiguration

data class IndexServerSideEncryptionConfiguration(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 KMScustomer master key (CMK). Amazon Kendra doesn't support asymmetric CMKs.