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

GetWorkflowResponse

import type { GetWorkflowResponse } from "https://aws-api.deno.dev/v0.3/services/glue.ts?docs=full";
interface GetWorkflowResponse {
Workflow?: Workflow | null;
}

§Properties

§
Workflow?: Workflow | null
[src]

The resource metadata for the workflow.