---
type: resource-type
title: ContactFlowModuleAlias
description: aws resource type AWS::Connect::ContactFlowModuleAlias
name: ContactFlowModuleAlias
lexicon: aws
resource_type: AWS::Connect::ContactFlowModuleAlias
---
`AWS::Connect::ContactFlowModuleAlias`, a resource type of the aws lexicon.

## Properties

- `ContactFlowModuleId` (`string`, required): The identifier of the contact flow module (ARN) this alias is tied to.
- `ContactFlowModuleVersion` (`number`, required): The version number of the contact flow module this alias points to.
- `Name` (`string`, required): The name of the alias.
- `AliasId` (`string`, optional): The unique identifier of the alias.
- `ContactFlowModuleAliasARN` (`string`, optional): The identifier of the contact flow module alias (ARN). This is constructed from the ContactFlowModuleArn and AliasId.
- `Description` (`string`, optional): The description of the alias.

## Attributes

- `AliasId`
- `ContactFlowModuleAliasARN`
