The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.
=head2 Pipelines => ArrayRef[L<Paws::CodePipeline::PipelineSummary>]

  The list of pipelines.