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

UpdateEventSourcesConfigRequest

import type { UpdateEventSourcesConfigRequest } from "https://aws-api.deno.dev/v0.4/services/devopsguru.ts?docs=full";
interface UpdateEventSourcesConfigRequest {
EventSources?: EventSourcesConfig | null;
}

§Properties

§
EventSources?: EventSourcesConfig | null
[src]

Configuration information about the integration of DevOps Guru as the Consumer via EventBridge with another AWS Service.