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.
Defines the search criteria for filtering views.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class ViewSearchCriteria
The ViewSearchCriteria type exposes the following members
| Name | Description | |
|---|---|---|
|
ViewSearchCriteria() |
| Name | Type | Description | |
|---|---|---|---|
|
AndConditions | System.Collections.Generic.List<Amazon.Connect.Model.ViewSearchCriteria> |
Gets and sets the property AndConditions. A list of conditions that must all be satisfied. |
|
OrConditions | System.Collections.Generic.List<Amazon.Connect.Model.ViewSearchCriteria> |
Gets and sets the property OrConditions. A list of conditions to be met, where at least one condition must be satisfied. |
|
StringCondition | Amazon.Connect.Model.StringCondition |
Gets and sets the property StringCondition. |
|
ViewStatusCondition | Amazon.Connect.ViewStatus |
Gets and sets the property ViewStatusCondition. A condition that filters views by their status. |
|
ViewTypeCondition | Amazon.Connect.ViewType |
Gets and sets the property ViewTypeCondition. A condition that filters views by their type. |
.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