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

Indicates whether there are more results that can be obtained by a subsequent call.

marker => Str

The starting point for the next page of results. To view the next page of results, call ListPipelinesOutput again with this marker value. If the value is null, there are no more results.

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

The pipeline identifiers. If you require additional information about the pipelines, you can use these identifiers to call DescribePipelines and GetPipelineDefinition.