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

DescribeFlowRequest

import type { DescribeFlowRequest } from "https://aws-api.deno.dev/v0.4/services/appflow.ts?docs=full";
interface DescribeFlowRequest {
flowName: string;
}

§Properties

§
flowName: string
[src]

The specified name of the flow. Spaces are not allowed. Use underscores (_) or hyphens (-) only.