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.

Container for the parameters to the UpdateSession operation. Updates a session.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Deadline.AmazonDeadlineRequest
      Amazon.Deadline.Model.UpdateSessionRequest

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

Syntax

C#
public class UpdateSessionRequest : AmazonDeadlineRequest
         IAmazonWebServiceRequest

The UpdateSessionRequest type exposes the following members

Constructors

NameDescription
Public Method UpdateSessionRequest()

Properties

NameTypeDescription
Public Property ClientToken System.String

Gets and sets the property ClientToken.

The unique token which the server uses to recognize retries of the same request.

Public Property FarmId System.String

Gets and sets the property FarmId.

The farm ID to update in the session.

Public Property JobId System.String

Gets and sets the property JobId.

The job ID to update in the session.

Public Property QueueId System.String

Gets and sets the property QueueId.

The queue ID to update in the session.

Public Property SessionId System.String

Gets and sets the property SessionId.

The session ID to update.

Public Property TargetLifecycleStatus Amazon.Deadline.SessionLifecycleTargetStatus

Gets and sets the property TargetLifecycleStatus.

The life cycle status to update in the session.

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