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

LabelingSetGenerationTaskRunProperties

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

Specifies configuration properties for a labeling set generation task run.

interface LabelingSetGenerationTaskRunProperties {
OutputS3Path?: string | null;
}

§Properties

§
OutputS3Path?: string | null
[src]

The Amazon Simple Storage Service (Amazon S3) path where you will generate the labeling set.