InstanceGroupTimeline

The timeline of the instance group lifecycle.

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 instance group.

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

The date and time when the instance group terminated.

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

The date and time when the instance group became ready to perform tasks.

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