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

ServiceIntegrationConfig

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

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

interface ServiceIntegrationConfig {
OpsCenter?: OpsCenterIntegration | null;
}

§Properties

§
OpsCenter?: OpsCenterIntegration | null
[src]

Information about whether DevOps Guru is configured to create an OpsItem in Amazon Web Services Systems Manager OpsCenter for each created insight.