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

DescribeModelResponse

import type { DescribeModelResponse } from "https://aws-api.deno.dev/v0.3/services/lookoutvision.ts?docs=full";
interface DescribeModelResponse {
ModelDescription?: ModelDescription | null;
}

§Properties

§
ModelDescription?: ModelDescription | null
[src]

Contains the description of the model.