Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

UpdateServiceIntegrationConfig

import type { UpdateServiceIntegrationConfig } from "https://aws-api.deno.dev/v0.4/services/devopsguru.ts?docs=full";

Information about updating the integration status of an Amazon Web Services service, such as Amazon Web Services Systems Manager, with DevOps Guru.

interface UpdateServiceIntegrationConfig {
LogsAnomalyDetection?: LogsAnomalyDetectionIntegrationConfig | null;
OpsCenter?: OpsCenterIntegrationConfig | null;
}

§Properties

§
LogsAnomalyDetection?: LogsAnomalyDetectionIntegrationConfig | null
[src]

Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log groups.