WorkflowRunSummary

Summary information about a workflow run, including execution status and timing.

Types

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

Properties

Link copied to clipboard

The timestamp when the workflow run completed execution, if applicable.

Link copied to clipboard

The timestamp when the workflow run started execution.

Link copied to clipboard

The current execution status of the workflow run.

Link copied to clipboard

The location where trace information for this workflow run is stored.

Link copied to clipboard

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

Link copied to clipboard

The unique identifier of the workflow 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