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 GetDataSetDetailsResponse

Hierarchy

Properties

blocksize?: number

The size of the block on disk.

creationTime?: Date

The timestamp when the data set was created.

dataSetName: undefined | string

The name of the data set.

The type of data set. The only supported value is VSAM.

lastReferencedTime?: Date

The last time the data set was referenced.

lastUpdatedTime?: Date

The last time the data set was updated.

location?: string

The location where the data set is stored.

recordLength?: number

The length of records in the data set.