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. A session is a contextual container used for generating recommendations. Amazon Connect updates the existing Amazon Q in Connect session for each contact on which Amazon Q in Connect is enabled.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.QConnect.AmazonQConnectRequest
      Amazon.QConnect.Model.UpdateSessionRequest

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

Syntax

C#
public class UpdateSessionRequest : AmazonQConnectRequest
         IAmazonWebServiceRequest

The UpdateSessionRequest type exposes the following members

Constructors

NameDescription
Public Method UpdateSessionRequest()

Properties

NameTypeDescription
Public Property AiAgentConfiguration System.Collections.Generic.Dictionary<System.String, Amazon.QConnect.Model.AIAgentConfigurationData>

Gets and sets the property AiAgentConfiguration.

The configuration of the AI Agents (mapped by AI Agent Type to AI Agent version) that should be used by Amazon Q in Connect for this Session.

Public Property AssistantId System.String

Gets and sets the property AssistantId.

The identifier of the Amazon Q in Connect assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.

Public Property Description System.String

Gets and sets the property Description.

The description.

Public Property SessionId System.String

Gets and sets the property SessionId.

The identifier of the session. Can be either the ID or the ARN. URLs cannot contain the ARN.

Public Property TagFilter Amazon.QConnect.Model.TagFilter

Gets and sets the property TagFilter.

An object that can be used to specify Tag conditions.

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