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

MonitoringStatisticsResource

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

The statistics resource for a monitoring job.

interface MonitoringStatisticsResource {
S3Uri?: string | null;
}

§Properties

§
S3Uri?: string | null
[src]

The Amazon S3 URI for the statistics resource.