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.
The search criteria to be used to return flows.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class ContactFlowSearchCriteria
The ContactFlowSearchCriteria type exposes the following members
Name | Description | |
---|---|---|
ContactFlowSearchCriteria() |
Name | Type | Description | |
---|---|---|---|
AndConditions | System.Collections.Generic.List<Amazon.Connect.Model.ContactFlowSearchCriteria> |
Gets and sets the property AndConditions.
A list of conditions which would be applied together with an |
|
OrConditions | System.Collections.Generic.List<Amazon.Connect.Model.ContactFlowSearchCriteria> |
Gets and sets the property OrConditions.
A list of conditions which would be applied together with an |
|
StateCondition | Amazon.Connect.ContactFlowState |
Gets and sets the property StateCondition. The state of the flow. |
|
StatusCondition | Amazon.Connect.ContactFlowStatus |
Gets and sets the property StatusCondition. The status of the flow. |
|
StringCondition | Amazon.Connect.Model.StringCondition |
Gets and sets the property StringCondition. |
|
TypeCondition | Amazon.Connect.ContactFlowType |
Gets and sets the property TypeCondition. The type of flow. |
.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