Contains the output from the CreatePipeline action.

C# |
public class CreatePipelineResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | CreatePipelineResult()()()() | Initializes a new instance of the CreatePipelineResult class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | PipelineId |
The ID that AWS Data Pipeline assigns the newly created pipeline. The ID is a string of the form: df-06372391ZG65EXAMPLE.
Constraints: |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithPipelineId(String) | Obsolete.
Sets the PipelineId property
|

Object | |
![]() | CreatePipelineResult |