class Aws::CodePipeline::Types::ListPipelinesOutput

Represents the output of a `ListPipelines` action.

@!attribute [rw] pipelines

The list of pipelines.
@return [Array<Types::PipelineSummary>]

@!attribute [rw] next_token

If the amount of returned information is significantly large, an
identifier is also returned. It can be used in a subsequent list
pipelines call to return the next set of pipelines in the list.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/ListPipelinesOutput AWS API Documentation

Constants

SENSITIVE