A reference from a pipeline step version to the versions that were output from the pipeline step.
| KEY | TYPE | Description |
|---|---|---|
| pipelineStepVersionReferenceId | str | The id of the reference. |
| pipelineStepVersion | str | The pipeline step version the reference is connected to. |
| objectType | str | The object type of the reference. |
| datasetVersion | str | The dataset version the reference is connected to. |
| modelVersion | str | The model version the reference is connected to. |
| deploymentVersion | str | The deployment version the reference is connected to. |
| batchPredictionId | str | The batch prediction id the reference is connected to. |
| modelMonitorVersion | str | The model monitor version the reference is connected to. |
| notebookVersion | str | The notebook version the reference is connected to. |
| featureGroupVersion | str | The feature group version the reference is connected to. |
| status | str | The status of the reference |
| error | str | The error message if the reference is in an error state. |