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.

Filters to be applied to search results.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.TestCaseSearchFilter

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

Syntax

C#
public class TestCaseSearchFilter

The TestCaseSearchFilter type exposes the following members

Constructors

NameDescription
Public Method TestCaseSearchFilter()

Properties

NameTypeDescription
Public Property TagFilter Amazon.Connect.Model.ControlPlaneTagFilter

Gets and sets the property TagFilter.

An object that can be used to specify Tag conditions inside the SearchFilter. This accepts an OR of AND (List of List) input where: Top level list specifies conditions that need to be applied with OR operator. Inner list specifies conditions that need to be applied with AND operator.

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