AWS SDK for .NET Documentation
PipelineIdList Property
AmazonAmazon.DataPipeline.ModelListPipelinesResultPipelineIdList Did this page help you?   Yes   No    Tell us about it...
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.
Declaration Syntax
C#
public List<PipelineIdName> PipelineIdList { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)