WorkflowRunSummary

Summary information about a workflow run, including basic identification and status information.

Types

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

Properties

Link copied to clipboard

Summary details about the workflow run execution.

Link copied to clipboard

The unique identifier of the workflow run.

Link copied to clipboard

The type of workflow run.

Link copied to clipboard

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

Link copied to clipboard

The version of the workflow used for this run.

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