class Aws::DataPipeline::Types::ListPipelinesOutput
Contains the output of ListPipelines.
@!attribute [rw] pipeline_id_list
The pipeline identifiers. If you require additional information about the pipelines, you can use these identifiers to call DescribePipelines and GetPipelineDefinition. @return [Array<Types::PipelineIdName>]
@!attribute [rw] marker
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. @return [String]
@!attribute [rw] has_more_results
Indicates whether there are more results that can be obtained by a subsequent call. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/datapipeline-2012-10-29/ListPipelinesOutput AWS API Documentation
Constants
- SENSITIVE