AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Summarizes the session for a particular worker.
Namespace: Amazon.Deadline.Model
Assembly: AWSSDK.Deadline.dll
Version: 3.x.y.z
public class WorkerSessionSummary
The WorkerSessionSummary type exposes the following members
Name | Description | |
---|---|---|
WorkerSessionSummary() |
Name | Type | Description | |
---|---|---|---|
EndedAt | System.DateTime |
Gets and sets the property EndedAt. The date and time the resource ended running. |
|
JobId | System.String |
Gets and sets the property JobId. The job ID for the job associated with the worker's session. |
|
LifecycleStatus | Amazon.Deadline.SessionLifecycleStatus |
Gets and sets the property LifecycleStatus. The life cycle status for the worker's session. |
|
QueueId | System.String |
Gets and sets the property QueueId. The queue ID for the queue associated to the worker. |
|
SessionId | System.String |
Gets and sets the property SessionId. The session ID for the session action. |
|
StartedAt | System.DateTime |
Gets and sets the property StartedAt. The date and time the resource started running. |
|
TargetLifecycleStatus | Amazon.Deadline.SessionLifecycleTargetStatus |
Gets and sets the property TargetLifecycleStatus. The life cycle status |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5