AWS::AppTest::TestCase Script - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::AppTest::TestCase Script

Specifies the script.

Syntax

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

JSON

{ "ScriptLocation" : String, "Type" : String }

YAML

ScriptLocation: String Type: String

Properties

ScriptLocation

The script location of the scripts.

Required: Yes

Type: String

Minimum: 0

Maximum: 1024

Update requires: No interruption

Type

The type of the scripts.

Required: Yes

Type: String

Allowed values: Selenium

Update requires: No interruption