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

UndeploySystemInstanceRequest

import type { UndeploySystemInstanceRequest } from "https://aws-api.deno.dev/v0.4/services/iotthingsgraph.ts?docs=full";
interface UndeploySystemInstanceRequest {
id?: string | null;
}

§Properties

§
id?: string | null
[src]

The ID of the system instance to remove from its target.