Interface StopPipelineExecutionResponse.Builder

    • Method Detail

      • pipelineExecutionArn

        StopPipelineExecutionResponse.Builder pipelineExecutionArn​(String pipelineExecutionArn)

        The Amazon Resource Name (ARN) of the pipeline execution.

        Parameters:
        pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.
        Returns:
        Returns a reference to this object so that method calls can be chained together.