StopPipelineExecutionRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Use this option to stop the pipeline execution by abandoning, rather than finishing, in-progress actions.

Link copied to clipboard

The ID of the pipeline execution to be stopped in the current stage. Use the GetPipelineState action to retrieve the current pipelineExecutionId.

Link copied to clipboard

The name of the pipeline to stop.

Link copied to clipboard

Use this option to enter comments, such as the reason the pipeline was stopped.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String