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

UpdateModelManifestResponse

import type { UpdateModelManifestResponse } from "https://aws-api.deno.dev/v0.4/services/iotfleetwise.ts?docs=full";
interface UpdateModelManifestResponse {
arn: string;
name: string;
}

§Properties

§
arn: string
[src]

The Amazon Resource Name (ARN) of the updated vehicle model.

§
name: string
[src]

The name of the updated vehicle model.