class Aws::Kafka::Types::EncryptionAtRest

The data-volume encryption details.

@note When making an API call, you may pass EncryptionAtRest

data as a hash:

    {
      data_volume_kms_key_id: "__string", # required
    }

@!attribute [rw] data_volume_kms_key_id

The ARN of the AWS KMS key for encrypting data at rest. If you
don't specify a KMS key, MSK creates one for you and uses it.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kafka-2018-11-14/EncryptionAtRest AWS API Documentation

Constants

SENSITIVE