class Aws::SageMaker::Types::ListPipelineExecutionsResponse

@!attribute [rw] pipeline_execution_summaries

Contains a sorted list of pipeline execution summary objects
matching the specified filters. Each run summary includes the Amazon
Resource Name (ARN) of the pipeline execution, the run date, and the
status. This list can be empty.
@return [Array<Types::PipelineExecutionSummary>]

@!attribute [rw] next_token

If the result of the previous `ListPipelineExecutions` request was
truncated, the response includes a `NextToken`. To retrieve the next
set of pipeline executions, use the token in the next request.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListPipelineExecutionsResponse AWS API Documentation

Constants

SENSITIVE