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.

Information about the session.

Inheritance Hierarchy

System.Object
  Amazon.ConnectWisdomService.Model.SessionData

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

Syntax

C#
public class SessionData

The SessionData type exposes the following members

Constructors

NameDescription
Public Method SessionData()

Properties

NameTypeDescription
Public Property Description System.String

Gets and sets the property Description.

The description of the session.

Public Property IntegrationConfiguration Amazon.ConnectWisdomService.Model.SessionIntegrationConfiguration

Gets and sets the property IntegrationConfiguration.

The configuration information for the session integration.

Public Property Name System.String

Gets and sets the property Name.

The name of the session.

Public Property SessionArn System.String

Gets and sets the property SessionArn.

The Amazon Resource Name (ARN) of the session.

Public Property SessionId System.String

Gets and sets the property SessionId.

The identifier of the session.

Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags.

The tags used to organize, track, or control access for this resource.

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