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

OpsCenterIntegration

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

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

interface OpsCenterIntegration {
OptInStatus?: OptInStatus | null;
}

§Properties

§
OptInStatus?: OptInStatus | null
[src]

Specifies if DevOps Guru is enabled to create an Amazon Web Services Systems Manager OpsItem for each created insight.