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 tagged union to specify expression for a routing step.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.Expression

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

Syntax

C#
public class Expression

The Expression type exposes the following members

Constructors

NameDescription
Public Method Expression()

Properties

NameTypeDescription
Public Property 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.

Public Property AttributeCondition Amazon.Connect.Model.AttributeCondition

Gets and sets the property AttributeCondition.

An object to specify the predefined attribute condition.

Public Property 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.

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