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

Specifies the TN3270 protocol.

Syntax

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

JSON

{ "ExportDataSetNames" : [ String, ... ], "Script" : Script }

Properties

ExportDataSetNames

The data set names of the TN3270 protocol.

Required: No

Type: Array of String

Update requires: No interruption

Script

The script of the TN3270 protocol.

Required: Yes

Type: Script

Update requires: No interruption