DataSet
Defines a data set.
Contents
- ccsid
-
The CCSID of the data set.
Type: String
Pattern:
\S{1,50}
Required: Yes
- format
-
The format of the data set.
Type: String
Valid Values:
FIXED | VARIABLE | LINE_SEQUENTIAL
Required: Yes
- length
-
The length of the data set.
Type: Integer
Required: Yes
- name
-
The name of the data set.
Type: String
Pattern:
\S{1,100}
Required: Yes
- type
-
The type of the data set.
Type: String
Valid Values:
PS
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: