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.3/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 {
OpsCenter?: OpsCenterIntegrationConfig | null;
}

§Properties