Values.UpdateServiceIntegrationConfigSourceInformation about updating the integration status of an Amazon Web Services service, such as Amazon Web Services Systems Manager, with DevOps Guru.
type nonrec t = {opsCenter : OpsCenterIntegrationConfig.t option;logsAnomalyDetection : LogsAnomalyDetectionIntegrationConfig.t option;Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log groups.
*)kMSServerSideEncryption : KMSServerSideEncryptionIntegrationConfig.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 ]