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

UpdateFlowTemplateResponse

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

§Properties

§
summary?: FlowTemplateSummary | null
[src]

An object containing summary information about the updated workflow.