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

OTAJobConfig

import type { OTAJobConfig } from "https://aws-api.deno.dev/v0.3/services/panorama.ts?docs=full";

An over-the-air update (OTA) job configuration.

interface OTAJobConfig {
ImageVersion: string;
}

§Properties

§
ImageVersion: string
[src]

The target version of the device software.