Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface DataSet

Defines a data set.

Hierarchy

  • DataSet

Properties

datasetName: undefined | string

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

datasetOrg: undefined | DatasetOrgAttributes

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

recordLength: undefined | RecordLength

The length of a record.

relativePath?: string

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

storageType?: string

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.