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
val creationDateTime: <Error class: unknown class>?

The creation date and time of the step.

Link copied to clipboard
val endDateTime: <Error class: unknown class>?

The completion date and time of the step.

Link copied to clipboard

A description of the step's current state.

Link copied to clipboard
val startDateTime: <Error class: unknown class>?

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