runId property
The runId
of a workflow execution. This ID is generated by the
service and can be used to uniquely identify the workflow execution within a
domain.
Implementation
final String? runId;
The runId
of a workflow execution. This ID is generated by the
service and can be used to uniquely identify the workflow execution within a
domain.
final String? runId;