StopPipelineExecutionOutput constructor
StopPipelineExecutionOutput({
- String? pipelineExecutionId,
Implementation
StopPipelineExecutionOutput({
this.pipelineExecutionId,
});
StopPipelineExecutionOutput({
this.pipelineExecutionId,
});