DataSet - AWS Mainframe Modernization

DataSet

Defines a data set.

Contents

datasetName

The logical identifier for a specific data set (in mainframe format).

Type: String

Required: Yes

datasetOrg

The type of dataset. The only supported value is VSAM.

Type: DatasetOrgAttributes object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

recordLength

The length of a record.

Type: RecordLength object

Required: Yes

relativePath

The relative location of the data set in the database or file system.

Type: String

Required: No

storageType

The storage type of the data set: database or file system. For Micro Focus, database corresponds to datastore and file system corresponds to EFS/FSX. For Blu Age, there is no support of file system and database corresponds to Blusam.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: