GetStepResponse

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 in the step.

Link copied to clipboard

The description of the step.

Link copied to clipboard

The date and time the resource ended running.

Link copied to clipboard

The life cycle status of the step.

Link copied to clipboard

A message that describes the lifecycle status of the step.

Link copied to clipboard

The name of the step.

Link copied to clipboard

A list of step parameters and the combination expression for the step.

Link copied to clipboard

The required capabilities 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 with which the job started.

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: GetStepResponse.Builder.() -> Unit = {}): GetStepResponse
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