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

UpdateChannelFlowResponse

import type { UpdateChannelFlowResponse } from "https://aws-api.deno.dev/v0.3/services/chimesdkmessaging.ts?docs=full";
interface UpdateChannelFlowResponse {
ChannelFlowArn?: string | null;
}

§Properties

§
ChannelFlowArn?: string | null
[src]

The ARN of the channel flow.