replayedExecutionInfoIds property

List<String>? replayedExecutionInfoIds
getter/setter pair

If this execution has been replayed, then this field contains the execution ids of the replayed executions.

Implementation

core.List<core.String>? replayedExecutionInfoIds;