AWS::AppTest::TestCase Script
Specifies the script.
Syntax
To declare this entity in your AWS 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