AWS SDK for .NET Documentation
ContinuedExecutionRunId Property
AmazonAmazon.SimpleWorkflow.ModelWorkflowExecutionStartedEventAttributesContinuedExecutionRunId Did this page help you?   Yes   No    Tell us about it...
If this workflow execution was started due to a ContinueAsNewWorkflowExecution decision, then it contains the runId of the previous workflow execution that was closed and continued as this execution.

Constraints:

Length
0 - 64

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

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