ClusterEncryptionAtRest

data class ClusterEncryptionAtRest(val dataVolumeKmsKeyId: String)

Constructors

Link copied to clipboard
constructor(dataVolumeKmsKeyId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon KMS key for encrypting data at rest. If you don't specify a KMS key, MSK creates one for you and uses it.