class documentation

class StorageDriverWorkflowInfo: (source)

View In Hierarchy

Workflow identity information for external storage operations.

Warning

This API is experimental.

Class Variable id The workflow ID.
Class Variable namespace The namespace of the workflow execution.
Class Variable run_id The workflow run ID, if available.
Class Variable type The workflow type name, if available.

The workflow ID.

namespace: str = (source)

The namespace of the workflow execution.

The workflow run ID, if available.

The workflow type name, if available.