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

BatchPutMetricsResponse

import type { BatchPutMetricsResponse } from "https://aws-api.deno.dev/v0.4/services/sagemakermetrics.ts?docs=full";
interface BatchPutMetricsResponse {
Errors?: BatchPutMetricsError[] | null;
}

§Properties

§
Errors?: BatchPutMetricsError[] | null
[src]

Lists any errors that occur when inserting metric data.