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 DataSet
Defines a data set.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
Ccsid-
The CCSID of the data set.
Required: Yes
Type: String
Pattern:
^\S{1,50}$Update requires: No interruption
Format-
The format of the data set.
Required: Yes
Type: String
Allowed values:
FIXED | VARIABLE | LINE_SEQUENTIALUpdate requires: No interruption
Length-
The length of the data set.
Required: Yes
Type: Number
Update requires: No interruption
Name-
The name of the data set.
Required: Yes
Type: String
Pattern:
^\S{1,100}$Update requires: No interruption
Type-
The type of the data set.
Required: Yes
Type: String
Allowed values:
PSUpdate requires: No interruption