OutputDatasets Class
Defines a container for holding a output path in a run.
Initialize the OutputDatasets object.
- Inheritance
-
builtins.dictOutputDatasets
Constructor
OutputDatasets(workspace)
Parameters
Name | Description |
---|---|
workspace
Required
|
|
Remarks
An OutputDatasets object is a dictionary containing the output name to a local path/uri in a run. The value type is dependent on the output mode that was specified in the job submission code.