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

CreateSystemTemplateResponse

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

§Properties

§

The summary object that describes the created system.