StartPipelineExecutionResponse constructor
StartPipelineExecutionResponse({
- String? pipelineExecutionArn,
Implementation
StartPipelineExecutionResponse({
this.pipelineExecutionArn,
});