/**
* z/OSMF options for recall of migrated data sets. See the z/OSMF REST API publication for complete details.
* @export
* @type {ZosmfMigratedRecallOptions}
*/exporttypeZosmfMigratedRecallOptions = "wait" | "nowait" | "error";
//# sourceMappingURL=ZosmfMigratedRecallOptions.d.ts.map