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

## Properties

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

## Attributes

- `ContactFlowVersionARN`
- `FlowContentSha256`
- `Version`
