WorkerSummary

The summary of details for a worker.

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 farm ID.

Link copied to clipboard

The fleet ID.

Link copied to clipboard

The host properties of the worker.

Link copied to clipboard

The log configuration for the worker.

Link copied to clipboard

The status of the worker.

Link copied to clipboard

The date and time the resource was updated.

Link copied to clipboard

The user or system that updated this resource.

Link copied to clipboard

The worker ID.

Functions

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