class documentation

class SandboxWorkflowContext: (source)

View In Hierarchy

Workflow execution requesting a worker-side sandbox.

Class Variable chain Undocumented
Class Variable run_id Undocumented
Property first_execution_run_id Run ID identifying the execution chain.
Property namespace Namespace containing the Workflow.
Property workflow_id Workflow ID shared by the execution chain.

Undocumented

first_execution_run_id: str = (source)

Run ID identifying the execution chain.

Namespace containing the Workflow.

workflow_id: str = (source)

Workflow ID shared by the execution chain.