

# ContactFlowModuleAliasSummary


Contains information about an alias.

## Contents


 ** AliasDescription **   <a name="connect-Type-ContactFlowModuleAliasSummary-AliasDescription"></a>
The description of the alias.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 500.  
Pattern: `.*\S.*`   
Required: No

 ** AliasId **   <a name="connect-Type-ContactFlowModuleAliasSummary-AliasId"></a>
The identifier of the alias.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 500.  
Required: No

 ** AliasName **   <a name="connect-Type-ContactFlowModuleAliasSummary-AliasName"></a>
The name of the alias.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 127.  
Pattern: `.*\S.*`   
Required: No

 ** Arn **   <a name="connect-Type-ContactFlowModuleAliasSummary-Arn"></a>
The Amazon Resource Name (ARN) of the flow module alias.  
Type: String  
Required: No

 ** LastModifiedTime **   <a name="connect-Type-ContactFlowModuleAliasSummary-LastModifiedTime"></a>
The timestamp when this resource was last modified.  
Type: Timestamp  
Required: No

 ** Version **   <a name="connect-Type-ContactFlowModuleAliasSummary-Version"></a>
The version of the flow module.  
Type: Long  
Valid Range: Minimum value of 1.  
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/connect-2017-08-08/ContactFlowModuleAliasSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/ContactFlowModuleAliasSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/ContactFlowModuleAliasSummary) 