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