AWS SDK for .NET Documentation
PipelineIds Property
AmazonAmazon.DataPipeline.ModelDescribePipelinesRequestPipelineIds Did this page help you?   Yes   No    Tell us about it...
Identifiers of the pipelines to describe. You can pass as many as 25 identifiers in a single call to DescribePipelines. You can obtain pipeline identifiers by calling ListPipelines.
Declaration Syntax
C#
public List<string> PipelineIds { get; set; }

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