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

StartMLLabelingSetGenerationTaskRunRequest

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

§Properties

§
OutputS3Path: string
[src]

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

§
TransformId: string
[src]

The unique identifier of the machine learning transform.