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

NAME

Paws::DataPipeline::ListPipelinesOutput

ATTRIBUTES

hasMoreResults => Bool

If True, there are more results that can be obtained by a subsequent call to ListPipelines.

marker => Str

If not null, indicates the starting point for the set of pipeline identifiers that the next call to ListPipelines will retrieve. If null, there are no more pipeline identifiers.

REQUIRED pipelineIdList => ArrayRef[Paws::DataPipeline::PipelineIdName]

A list of all the pipeline identifiers that your account has permission to access. If you require additional information about the pipelines, you can use these identifiers to call DescribePipelines and GetPipelineDefinition.