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

DetectedS3SourceConfig

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

An inferred source configuration.

interface DetectedS3SourceConfig {
FileFormatDescriptor?: DetectedFileFormatDescriptor | null;
}

§Properties

§
FileFormatDescriptor?: DetectedFileFormatDescriptor | null
[src]

The source's file format descriptor.