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

## Properties

- `Actions` (`string[]`, required): The actions of the view in an array.
- `InstanceArn` (`string`, required): The Amazon Resource Name (ARN) of the instance.
- `Name` (`string`, required): The name of the view.
- `Template` (`Record<string, unknown>`, required): The template of the view as JSON.
- `Description` (`string`, optional): The description of the view.
- `Tags` (`ConnectView_Tag[]`, optional): One or more tags.
- `ViewArn` (`string`, optional): The Amazon Resource Name (ARN) of the view.
- `ViewContentSha256` (`string`, optional): The view content hash.
- `ViewId` (`string`, optional): The view id of the view.

## Attributes

- `ViewArn`
- `ViewContentSha256`
- `ViewId`
