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

UndeploySystemInstanceResponse

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

§Properties

§

An object that contains summary information about the system instance that was removed from its target.