StepExecutionStatusDetail

The execution state of a step.

Types

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

Properties

Link copied to clipboard

The creation date and time of the step.

Link copied to clipboard

The completion date and time of the step.

Link copied to clipboard

A description of the step's current state.

Link copied to clipboard

The start date and time of the step.

Link copied to clipboard

The state of the step.

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