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

ImportDataSource

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

An object that has details about the source of the data that was submitted for import.

interface ImportDataSource {
dataSourceConfig: ImportDataSourceConfig;
}

§Properties

§
dataSourceConfig: ImportDataSourceConfig
[src]

The configuration parameters for the data source of the import