NAME
Paws::CodePipeline::ListPipelineExecutionsOutput
ATTRIBUTES
NextToken => Str
A token that can be used in the next ListPipelineExecutions
call. To view all items in the list, continue to call this operation with each subsequent token until no more nextToken values are returned.
PipelineExecutionSummaries => ArrayRef[Paws::CodePipeline::PipelineExecutionSummary]
A list of executions in the history of a pipeline.