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.

A leaf node condition which can be used to specify a List condition to search users with attributes included in Lists like Proficiencies.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.ListCondition

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

Syntax

C#
public class ListCondition

The ListCondition type exposes the following members

Constructors

NameDescription
Public Method ListCondition()

Properties

NameTypeDescription
Public Property Conditions System.Collections.Generic.List<Amazon.Connect.Model.Condition>

Gets and sets the property Conditions.

A list of Condition objects which would be applied together with an AND condition.

Public Property TargetListType Amazon.Connect.TargetListType

Gets and sets the property TargetListType.

The type of target list that will be used to filter the users.

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