This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::AppTest::TestCase OutputFile
Specifies an output file.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "FileLocation" :String}
YAML
FileLocation:String
Properties
FileLocation-
The file location of the output file.
Required: No
Type: String
Minimum:
0Maximum:
1024Update requires: No interruption