runId property

String? runId
final

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;