

# ChannelFlowSummary


Summary of details of a channel flow.

## Contents


 ** ChannelFlowArn **   <a name="chimesdk-Type-messaging-chime_ChannelFlowSummary-ChannelFlowArn"></a>
The ARN of the channel flow.  
Type: String  
Length Constraints: Minimum length of 5. Maximum length of 1600.  
Pattern: `arn:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[^/].{0,1023}`   
Required: No

 ** Name **   <a name="chimesdk-Type-messaging-chime_ChannelFlowSummary-Name"></a>
The name of the channel flow.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `[\u0009\u000A\u000D\u0020-\u007E\u0085\u00A0-\uD7FF\uE000-\uFFFD\u10000-\u10FFFF]*`   
Required: No

 ** Processors **   <a name="chimesdk-Type-messaging-chime_ChannelFlowSummary-Processors"></a>
Information about the processor Lambda functions.  
Type: Array of [Processor](API_messaging-chime_Processor.md) objects  
Array Members: Minimum number of 1 item. Maximum number of 3 items.  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/chime-sdk-messaging-2021-05-15/ChannelFlowSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/chime-sdk-messaging-2021-05-15/ChannelFlowSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/chime-sdk-messaging-2021-05-15/ChannelFlowSummary) 