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 tagged union to specify expression for a routing step.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class Expression
The Expression type exposes the following members
Name | Description | |
---|---|---|
Expression() |
Name | Type | Description | |
---|---|---|---|
AndExpression | System.Collections.Generic.List<Amazon.Connect.Model.Expression> |
Gets and sets the property AndExpression. List of routing expressions which will be AND-ed together. |
|
AttributeCondition | Amazon.Connect.Model.AttributeCondition |
Gets and sets the property AttributeCondition. An object to specify the predefined attribute condition. |
|
OrExpression | System.Collections.Generic.List<Amazon.Connect.Model.Expression> |
Gets and sets the property OrExpression. List of routing expressions which will be OR-ed together. |
.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