Values.EncryptionConfigSourceInformation about the encryption configuration for an account. Required to call UpdateAccountConfiguration.
type nonrec t = {kmsKeyArn : KmsKeyArn.t option;The KMS key ARN that is used for encryption. If an AWS-managed key is used for encryption, returns empty.
*)}