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

CreateSystemInstanceResponse

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

§Properties

§

The summary object that describes the new system instance.