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.

Contains summary information about a workspace association with a user or routing profile.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.WorkspaceAssociationSearchSummary

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

Syntax

C#
public class WorkspaceAssociationSearchSummary

The WorkspaceAssociationSearchSummary type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ResourceArn System.String

Gets and sets the property ResourceArn.

The Amazon Resource Name (ARN) of the associated resource.

Public Property ResourceId System.String

Gets and sets the property ResourceId.

The identifier of the associated resource (user or routing profile).

Public Property ResourceName System.String

Gets and sets the property ResourceName.

The name of the associated resource.

Public Property ResourceType System.String

Gets and sets the property ResourceType.

The type of resource associated with the workspace. Valid values are: USER and ROUTING_PROFILE.

Public Property WorkspaceArn System.String

Gets and sets the property WorkspaceArn.

The Amazon Resource Name (ARN) of the workspace.

Public Property WorkspaceId System.String

Gets and sets the property WorkspaceId.

The identifier of the workspace.

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