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

## Properties

- `Content` (`string`, required): The content of the test case.
- `InstanceArn` (`string`, required): The identifier of the Amazon Connect instance.
- `Name` (`string`, required): The name of the test case.
- `Description` (`string`, optional): The description of the test case.
- `EntryPoint` (`ConnectTestCase_EntryPoint`, optional): Entry point for Testcase.
- `InitializationData` (`string`, optional): The initialization data of the test case.
- `LastModifiedRegion` (`string`, optional): Last modified region.
- `LastModifiedTime` (`number`, optional): Last modified time.
- `Status` (`"PUBLISHED" | "SAVED"`, optional): The status of the test case.
- `Tags` (`ConnectTestCase_Tag[]`, optional): One or more tags.
- `TestCaseArn` (`string`, optional): The identifier of the test case.

## Attributes

- `LastModifiedRegion`
- `LastModifiedTime`
- `TestCaseArn`
