GetSessionActionResponse

Types

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

Properties

Link copied to clipboard

The limits and their amounts acquired during a session action. If no limits were acquired during the session, this field isn't returned.

Link copied to clipboard

The session action definition.

Link copied to clipboard

The date and time the resource ended running.

Link copied to clipboard

The list of manifest properties that describe file attachments for the task run.

Link copied to clipboard

The process exit code. The default Deadline Cloud worker agent converts unsigned 32-bit exit codes to signed 32-bit exit codes.

Link copied to clipboard

The message that communicates the progress of the session action.

Link copied to clipboard

The percentage completed for a 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

The date and time the resource started running.

Link copied to clipboard

The status of the session action.

Link copied to clipboard

The Linux timestamp of the date and time the session action was last updated.

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