NAME
Paws::CodePipeline::ListPipelinesOutput
ATTRIBUTES
NextToken => Str
If the amount of returned information is significantly large, an identifier is also returned which can be used in a subsequent list pipelines call to return the next set of pipelines in the list.
Pipelines => ArrayRef[Paws::CodePipeline::PipelineSummary]
The list of pipelines.