Interface SelectiveExecutionResult.Builder

    • Method Detail

      • sourcePipelineExecutionArn

        SelectiveExecutionResult.Builder sourcePipelineExecutionArn​(String sourcePipelineExecutionArn)

        The ARN from an execution of the current pipeline.

        Parameters:
        sourcePipelineExecutionArn - The ARN from an execution of the current pipeline.
        Returns:
        Returns a reference to this object so that method calls can be chained together.