benchling_api_client.models.workflow_outputs_archive module¶
- class WorkflowOutputsArchive¶
Bases:
object
- __init__(reason: WorkflowOutputArchiveReason, workflow_output_ids: List[str]) None ¶
Method generated by attrs for class WorkflowOutputsArchive.
- classmethod from_dict(src_dict: Dict[str, Any]) benchling_api_client.models.workflow_outputs_archive.T ¶
- property reason: WorkflowOutputArchiveReason¶
The reason for archiving the provided workflow outputs. Accepted reasons may differ based on tenant configuration.