encryptionAtRestKmsKeyArn

@JvmName(name = "xsgplccclmbrwptf")
suspend fun encryptionAtRestKmsKeyArn(value: Output<String>)
@JvmName(name = "nchiblklitnicwno")
suspend fun encryptionAtRestKmsKeyArn(value: String?)

Parameters

value

You may specify a KMS key short ID or ARN (it will always output an ARN) to use for encrypting your data at rest. If no key is specified, an AWS managed KMS ('aws/msk' managed service) key will be used for encrypting the data at rest.