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

## Properties

- `ViewArn` (`string`, required): The Amazon Resource Name (ARN) of the view for which a version is being created.
- `Version` (`number`, optional): The version of the view.
- `VersionDescription` (`string`, optional): The description for the view version.
- `ViewContentSha256` (`string`, optional): The view content hash to be checked.
- `ViewVersionArn` (`string`, optional): The Amazon Resource Name (ARN) of the created view version.

## Attributes

- `Version`
- `ViewVersionArn`
