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

OutputConfig

import type { OutputConfig } from "https://aws-api.deno.dev/v0.3/services/lookoutvision.ts?docs=full";

The S3 location where Amazon Lookout for Vision saves model training files.

interface OutputConfig {
S3Location: S3Location;
}

§Properties

§
S3Location: S3Location
[src]

The S3 location for the output.