AWS SDK for .NET Documentation
RunId Property
AmazonAmazon.SimpleWorkflow.ModelRunRunId Did this page help you?   Yes   No    Tell us about it...
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.

Constraints:

Length
1 - 64

Declaration Syntax
C#
public string RunId { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)