actionExecutionId property

String? actionExecutionId
final

ID of the workflow action execution in the current stage. Use the GetPipelineState action to retrieve the current action execution details of the current stage.

Implementation

final String? actionExecutionId;