Values.EncryptionConfigSourceThe encryption configuration for the cluster.
type nonrec t = {resources : StringList.t option;Specifies the resources to be encrypted. The only supported value is secrets.
*)provider : Provider.t option;Key Management Service (KMS) key. Either the ARN or the alias can be used.
*)}