pipelineExecutionSummaries property

List<PipelineExecutionSummary>? pipelineExecutionSummaries
final

A list of executions in the history of a pipeline.

Implementation

final List<PipelineExecutionSummary>? pipelineExecutionSummaries;