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

OpsCenterIntegrationConfig

import type { OpsCenterIntegrationConfig } from "https://aws-api.deno.dev/v0.4/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. You can use this to update the configuration.

interface OpsCenterIntegrationConfig {
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.