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

UpdateChannelFlowRequest

import type { UpdateChannelFlowRequest } from "https://aws-api.deno.dev/v0.3/services/chimesdkmessaging.ts?docs=full";
interface UpdateChannelFlowRequest {
ChannelFlowArn: string;
Name: string;
Processors: Processor[];
}

§Properties

§
ChannelFlowArn: string
[src]

The ARN of the channel flow.

§
Name: string
[src]

The name of the channel flow.

§
Processors: Processor[]
[src]

Information about the processor Lambda functions