Returns the definition of the specified pipeline. You can call GetPipelineDefinition to retrieve the pipeline definition you provided using PutPipelineDefinition.

C# |
public GetPipelineDefinitionResponse GetPipelineDefinition( GetPipelineDefinitionRequest getPipelineDefinitionRequest )

- getPipelineDefinitionRequest (GetPipelineDefinitionRequest)
- Container for the necessary parameters to execute the GetPipelineDefinition service method on AmazonDataPipeline.

The response from the GetPipelineDefinition service method, as returned by AmazonDataPipeline.
