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

## Properties

- `InstanceArn` (`string`, required): The identifier of the Amazon Connect instance.
- `Name` (`string`, required): The name of the Data Table
- `Status` (`"PUBLISHED"`, required): The status of the Data Table
- `TimeZone` (`string`, required): The time zone of the Data Table
- `ValueLockLevel` (`"ATTRIBUTE" | "DATA_TABLE" | "NONE" | "PRIMARY_VALUE" | "VALUE"`, required): The value lock level of the Data Table
- `Arn` (`string`, optional): The arn of the Data Table
- `CreatedTime` (`number`, optional): The creation time of the Data Table
- `Description` (`string`, optional): The description of the Data Table.
- `LastModifiedRegion` (`string`, optional): Last modified region.
- `LastModifiedTime` (`number`, optional): Last modified time.
- `LockVersion` (`Record<string, unknown>`, optional): The lock version of the Data Table
- `Tags` (`DataTable_Tag[]`, optional): One or more tags.

## Attributes

- `Arn`
- `CreatedTime`
- `LastModifiedRegion`
- `LastModifiedTime`
- `LockVersion`
