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

MonitoringDatasetFormat

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

Represents the dataset format used when running a monitoring job.

interface MonitoringDatasetFormat {}

§Properties

§

The CSV dataset used in the monitoring job.

§

The JSON dataset used in the monitoring job

§

The Parquet dataset used in the monitoring job