DataSetSummary
A subset of the possible data set attributes.
Contents
- dataSetName
-
The name of the data set.
Type: String
Pattern:
^\S{1,200}$
Required: Yes
- creationTime
-
The timestamp when the data set was created.
Type: Timestamp
Required: No
- dataSetOrg
-
The type of data set. The only supported value is VSAM.
Type: String
Pattern:
^\S{1,20}$
Required: No
- format
-
The format of the data set.
Type: String
Pattern:
^\S{1,20}$
Required: No
- lastReferencedTime
-
The last time the data set was referenced.
Type: Timestamp
Required: No
- lastUpdatedTime
-
The last time the data set was updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: