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 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.