JobFlowExecutionStatusDetail

Describes the status of the cluster (job flow).

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 job flow.

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

The completion date and time of the job flow.

Link copied to clipboard

Description of the job flow last changed state.

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

The date and time when the job flow was ready to start running bootstrap actions.

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

The start date and time of the job flow.

Link copied to clipboard

The state of the job flow.

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