/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Represents the output of a ListPipelineExecutions
* action.See Also:
AWS
* API Reference
A list of executions in the history of a pipeline.
*/ inline const Aws::VectorA list of executions in the history of a pipeline.
*/ inline void SetPipelineExecutionSummaries(const Aws::VectorA list of executions in the history of a pipeline.
*/ inline void SetPipelineExecutionSummaries(Aws::VectorA list of executions in the history of a pipeline.
*/ inline ListPipelineExecutionsResult& WithPipelineExecutionSummaries(const Aws::VectorA list of executions in the history of a pipeline.
*/ inline ListPipelineExecutionsResult& WithPipelineExecutionSummaries(Aws::VectorA list of executions in the history of a pipeline.
*/ inline ListPipelineExecutionsResult& AddPipelineExecutionSummaries(const PipelineExecutionSummary& value) { m_pipelineExecutionSummaries.push_back(value); return *this; } /** *A list of executions in the history of a pipeline.
*/ inline ListPipelineExecutionsResult& AddPipelineExecutionSummaries(PipelineExecutionSummary&& value) { m_pipelineExecutionSummaries.push_back(std::move(value)); return *this; } /** *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.
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.
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.
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.
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.
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.
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.