DatasetDetailOrgAttributes
Additional details about the data set. Different attributes correspond to different data set organizations. The values are populated based on datasetOrg, storageType and backend (Blu Age or Micro Focus).
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- gdg
-
The generation data group of the data set.
Type: GdgDetailAttributes object
Required: No
- po
-
The details of a PO type data set.
Type: PoDetailAttributes object
Required: No
- ps
-
The details of a PS type data set.
Type: PsDetailAttributes object
Required: No
- vsam
-
The details of a VSAM data set.
Type: VsamDetailAttributes object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: