@aws-sdk/client-chime-sdk-messaging

CreateChannelFlowCommandInput Interface

Members

Name
Type
Details
AppInstanceArn Requiredstring | undefined

The ARN of the channel flow request.

Name Requiredstring | undefined

The name of the channel flow.

Processors RequiredProcessor[] | 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 CreateChannelFlowCommandInput extends CreateChannelFlowRequest