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

SourceConfiguration

import type { SourceConfiguration } from "https://aws-api.deno.dev/v0.4/services/wisdom.ts?docs=full";

Configuration information about the external data source.

interface SourceConfiguration {
appIntegrations?: AppIntegrationsConfiguration | null;
}

§Properties

§
appIntegrations?: AppIntegrationsConfiguration | null
[src]

Configuration information for Amazon AppIntegrations to automatically ingest content.