- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-chime-sdk-messaging
CreateChannelFlowRequest Interface
Members
Name | Type | Details |
---|---|---|
AppInstanceArn Required | string | undefined | The ARN of the channel flow request. |
Name Required | string | undefined | The name of the channel flow. |
Processors Required | Processor[] | undefined | Information about the processor Lambda functions. |
ClientRequestToken | string | undefined | The client token for the request. An Idempotency token. |
Tags | Tag[] | undefined | The tags for the creation request. |
Full Signature
export interface CreateChannelFlowRequest