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

## Properties

- `Name` (`string`, required)
- `Steps` (`AppTestTestCase_Step[]`, required)
- `CreationTime` (`string`, optional)
- `Description` (`string`, optional)
- `LastUpdateTime` (`string`, optional)
- `LatestVersion` (`AppTestTestCase_TestCaseLatestVersion`, optional)
- `Status` (`AppTestTestCase_TestCaseLifecycle`, optional)
- `Tags` (`Record<string, unknown>`, optional)
- `TestCaseArn` (`string`, optional)
- `TestCaseId` (`string`, optional)
- `TestCaseVersion` (`number`, optional)

## Attributes

- `CreationTime`
- `LastUpdateTime`
- `LatestVersion`
- `Status`
- `TestCaseArn`
- `TestCaseId`
- `TestCaseVersion`
