DataLakeEncryptionConfiguration

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

Provides encryption details of Amazon Security Lake object.

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 id of KMS encryption key used by Amazon Security Lake to encrypt the Security Lake object.