AWS::AppTest::TestCase TestCaseLatestVersion - AWS CloudFormation

AWS::AppTest::TestCase TestCaseLatestVersion

Specifies the latest version of a test case.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Status" : String, "Version" : Number }

YAML

Status: String Version: Number

Properties

Status

The status of the test case latest version.

Required: Yes

Type: String

Allowed values: Active | Deleting

Update requires: No interruption

Version

The version of the test case latest version.

Required: Yes

Type: Number

Update requires: No interruption