Interface StopExecutionTrigger.Builder

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

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

    • reason

      The user-specified reason the pipeline was stopped.

      Parameters:
      reason - The user-specified reason the pipeline was stopped.
      Returns:
      Returns a reference to this object so that method calls can be chained together.