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

## Properties

- `ContactFlowModuleId` (`string`, required): The identifier of the contact flow module (ARN) this version is tied to.
- `ContactFlowModuleVersionARN` (`string`, optional): The identifier of the contact flow module version (ARN).
- `Description` (`string`, optional): The description of the version.
- `FlowModuleContentSha256` (`string`, optional): Indicates the checksum value of the latest published flow module content
- `Version` (`number`, optional): The version number of this revision

## Attributes

- `ContactFlowModuleVersionARN`
- `FlowModuleContentSha256`
- `Version`
