AWS SDK for .NET Documentation
PipelineId Property
AmazonAmazon.DataPipeline.ModelCreatePipelineResultPipelineId Did this page help you?   Yes   No    Tell us about it...
The ID that AWS Data Pipeline assigns the newly created pipeline. The ID is a string of the form: df-06372391ZG65EXAMPLE.

Constraints:

Length
1 - 1024
Pattern
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*

Declaration Syntax
C#
public string PipelineId { get; set; }

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