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

ExportLabelsTaskRunProperties

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

Specifies configuration properties for an exporting labels task run.

interface ExportLabelsTaskRunProperties {
OutputS3Path?: string | null;
}

§Properties

§
OutputS3Path?: string | null
[src]

The Amazon Simple Storage Service (Amazon S3) path where you will export the labels.