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 data table evaluated value.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class DataTableEvaluatedValue
The DataTableEvaluatedValue type exposes the following members
| Name | Description | |
|---|---|---|
|
DataTableEvaluatedValue() |
| Name | Type | Description | |
|---|---|---|---|
|
AttributeName | System.String |
Gets and sets the property AttributeName. The value's attribute name. |
|
Error | System.Boolean |
Gets and sets the property Error. The value's error. |
|
EvaluatedValue | System.String |
Gets and sets the property EvaluatedValue. The value's evaluated value. |
|
Found | System.Boolean |
Gets and sets the property Found. The value's found. |
|
PrimaryValues | System.Collections.Generic.List<Amazon.Connect.Model.PrimaryValue> |
Gets and sets the property PrimaryValues. The value's primary values. |
|
RecordId | System.String |
Gets and sets the property RecordId. The value's record ID. |
|
ValueType | Amazon.Connect.DataTableAttributeValueType |
Gets and sets the property ValueType. The value's value 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