AWS::AppTest::TestCase TN3270 - AWS CloudFormation

AWS::AppTest::TestCase TN3270

Specifies the TN3270 protocol.

Syntax

To declare this entity in your AWS 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