SessionSummary

The summary of a session.

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

Link copied to clipboard

The life cycle status for the session.

Link copied to clipboard

The session ID.

Link copied to clipboard

The date and time the resource started running.

Link copied to clipboard

The target life cycle status for the session.

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