class Aws::SageMaker::Types::ListPipelinesResponse

@!attribute [rw] pipeline_summaries

Contains a sorted list of `PipelineSummary` objects matching the
specified filters. Each `PipelineSummary` consists of PipelineArn,
PipelineName, ExperimentName, PipelineDescription, CreationTime,
LastModifiedTime, LastRunTime, and RoleArn. This list can be empty.
@return [Array<Types::PipelineSummary>]

@!attribute [rw] next_token

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

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

Constants

SENSITIVE