AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Deadline.Model.WorkerSessionSummary

Namespace: Amazon.Deadline.Model
Assembly: AWSSDK.Deadline.dll
Version: 3.x.y.z

Syntax

C#
public class WorkerSessionSummary

The WorkerSessionSummary type exposes the following members

Constructors

NameDescription
Public Method WorkerSessionSummary()

Properties

NameTypeDescription
Public Property EndedAt System.DateTime

Gets and sets the property EndedAt.

The date and time the resource ended running.

Public Property JobId System.String

Gets and sets the property JobId.

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

Public Property LifecycleStatus Amazon.Deadline.SessionLifecycleStatus

Gets and sets the property LifecycleStatus.

The life cycle status for the worker's session.

Public Property QueueId System.String

Gets and sets the property QueueId.

The queue ID for the queue associated to the worker.

Public Property SessionId System.String

Gets and sets the property SessionId.

The session ID for the session action.

Public Property StartedAt System.DateTime

Gets and sets the property StartedAt.

The date and time the resource started running.

Public Property TargetLifecycleStatus Amazon.Deadline.SessionLifecycleTargetStatus

Gets and sets the property TargetLifecycleStatus.

The life cycle status

Version Information

.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