AWS::AppTest::TestCase OutputFile - 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 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: 0

Maximum: 1024

Update requires: No interruption