temporalio.worker.ExecuteWorkflowInput
class documentation

class ExecuteWorkflowInput: (source)

View In Hierarchy

args: Sequence[Any] = (source)

Undocumented

run_fn: Callable[..., Awaitable[Any]] = (source)

Undocumented

Undocumented