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

EndpointPerformance

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

The performance results from running an Inference Recommender job on an existing endpoint.

interface EndpointPerformance {
EndpointInfo: EndpointInfo;
}

§Properties

§
EndpointInfo: EndpointInfo
[src]
§

The metrics for an existing endpoint.