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

CreateFlowTemplateResponse

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

§Properties

§
summary?: FlowTemplateSummary | null
[src]

The summary object that describes the created workflow.