StopWorkflowRunResponse

Types

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

Properties

Link copied to clipboard

The unique identifier of the stopped workflow run.

Link copied to clipboard

The status of the workflow run after the stop operation. This is typically STOPPING or STOPPED.

Link copied to clipboard

The Amazon Resource Name (ARN) of the workflow that contains the stopped run.

Link copied to clipboard

The version of the workflow that 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