Values.ServiceIntegrationConfigSourceInformation about the integration of DevOps Guru with another Amazon Web Services service, such as Amazon Web Services Systems Manager.
type nonrec t = {opsCenter : OpsCenterIntegration.t option;Information about whether DevOps Guru is configured to create an OpsItem in Amazon Web Services Systems Manager OpsCenter for each created insight.
*)logsAnomalyDetection : LogsAnomalyDetectionIntegration.t option;Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log groups.
*)kMSServerSideEncryption : KMSServerSideEncryptionIntegration.t option;Information about whether DevOps Guru is configured to encrypt server-side data using KMS.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `Enum of string | `String of KMSKeyId.t ]) list ])
list ]