Values.AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetailsSourceThe data-volume encryption details. You can't update encryption at rest settings for existing clusters.
type nonrec t = {dataVolumeKMSKeyId : NonEmptyString.t option;The Amazon Resource Name (ARN) of the KMS key for encrypting data at rest. If you don't specify a KMS key, MSK creates one for you and uses it.
*)}