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

ImportDecoderManifestResponse

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

§Properties

§
arn: string
[src]

The Amazon Resource Name (ARN) of the decoder manifest that was imported.

§
name: string
[src]

The name of the imported decoder manifest.