Interface SelectiveExecutionResult.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SelectiveExecutionResult.Builder,SelectiveExecutionResult>, SdkBuilder<SelectiveExecutionResult.Builder,SelectiveExecutionResult>, SdkPojo
Enclosing class:
SelectiveExecutionResult

public static interface SelectiveExecutionResult.Builder extends SdkPojo, CopyableBuilder<SelectiveExecutionResult.Builder,SelectiveExecutionResult>
  • Method Details

    • 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.