StepSummary

The details for a step.

Types

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

Properties

Link copied to clipboard

The date and time the resource was created.

Link copied to clipboard

The user or system that created this resource.

Link copied to clipboard

The number of dependencies for the step.

Link copied to clipboard

The date and time the resource ended running.

Link copied to clipboard

The life cycle status.

Link copied to clipboard

A message that describes the lifecycle of the step.

Link copied to clipboard

The name of the step.

Link copied to clipboard

The date and time the resource started running.

Link copied to clipboard

The step ID.

Link copied to clipboard

The task status to start with on the job.

Link copied to clipboard

The total number of times tasks from the step failed and were retried.

Link copied to clipboard

The task run status for the job.

Link copied to clipboard

The number of tasks running on the job.

Link copied to clipboard

The date and time the resource was updated.

Link copied to clipboard

The user or system that updated this resource.

Functions

Link copied to clipboard
inline fun copy(block: StepSummary.Builder.() -> Unit = {}): StepSummary
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