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.
Namespace: Amazon.Deadline.Model
Assembly: AWSSDK.Deadline.dll
Version: 3.x.y.z
public class UpdateSessionRequest : AmazonDeadlineRequest IAmazonWebServiceRequest
The UpdateSessionRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateSessionRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ClientToken | System.String |
Gets and sets the property ClientToken. The unique token which the server uses to recognize retries of the same request. |
![]() |
FarmId | System.String |
Gets and sets the property FarmId. The farm ID to update in the session. |
![]() |
JobId | System.String |
Gets and sets the property JobId. The job ID to update in the session. |
![]() |
QueueId | System.String |
Gets and sets the property QueueId. The queue ID to update in the session. |
![]() |
SessionId | System.String |
Gets and sets the property SessionId. The session ID to update. |
![]() |
TargetLifecycleStatus | Amazon.Deadline.SessionLifecycleTargetStatus |
Gets and sets the property TargetLifecycleStatus. The life cycle status to update in the session. |
.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