Kitaru
Python SDK_interface_executions

StartedExecutionDetails

Post-launch execution lookup result shared across interfaces.

Attributes

attributeexec_idstr
attributeexecutionExecution | None
attributewarningstr | None

Functions

func__init__(self, exec_id, execution, warning) -> None
paramself
paramexec_idstr
paramexecutionExecution | None
paramwarningstr | None

Returns

None

On this page