BatchGetSessionActionItem

The details of a session action returned in a batch get operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The limits that were acquired for the session action.

Link copied to clipboard

The session action definition.

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

The date and time the resource ended running.

Link copied to clipboard

The farm ID of the session action.

Link copied to clipboard

The job ID of the session action.

Link copied to clipboard

The manifests for the session action.

Link copied to clipboard

The exit code to apply to the session action.

Link copied to clipboard

The message that communicates the progress of the session action.

Link copied to clipboard

The completion percentage for the session action.

Link copied to clipboard

The queue ID of the session action.

Link copied to clipboard

The session action ID.

Link copied to clipboard

The session ID for the session action.

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

The date and time the resource started running.

Link copied to clipboard

The status of the session action.

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

The date and time the resource was updated by a worker.

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