class Aws::CodePipeline::Types::ListPipelineExecutionsOutput
Represents the output of a `ListPipelineExecutions` action.
@!attribute [rw] pipeline_execution_summaries
A list of executions in the history of a pipeline. @return [Array<Types::PipelineExecutionSummary>]
@!attribute [rw] next_token
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. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/ListPipelineExecutionsOutput AWS API Documentation
Constants
- SENSITIVE