Interface UpdatePipelineExecutionResponse.Builder

    • Method Detail

      • pipelineExecutionArn

        UpdatePipelineExecutionResponse.Builder pipelineExecutionArn​(String pipelineExecutionArn)

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

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