WorkerSessionSummary

Summarizes the session for a particular 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 ended running.

Link copied to clipboard

The job ID for the job associated with the worker's session.

Link copied to clipboard

The life cycle status for the worker's session.

Link copied to clipboard

The queue ID for the queue associated to the worker.

Link copied to clipboard

The session ID for the session action.

Link copied to clipboard

The date and time the resource started running.

Link copied to clipboard

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