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

UpdateServiceIntegrationRequest

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

§Properties

§

An IntegratedServiceConfig object used to specify the integrated service you want to update, and whether you want to update it to enabled or disabled.