DataTableEvaluatedValue
A data table evaluated value.
Contents
- AttributeName
-
The value's attribute name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
^[\p{L}\p{Z}\p{N}\-_.:=@'|]+$Required: Yes
- Error
-
The value's error.
Type: Boolean
Required: Yes
- EvaluatedValue
-
The value's evaluated value.
Type: String
Required: Yes
- Found
-
The value's found.
Type: Boolean
Required: Yes
- PrimaryValues
-
The value's primary values.
Type: Array of PrimaryValue objects
Required: Yes
- RecordId
-
The value's record ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- ValueType
-
The value's value type.
Type: String
Valid Values:
TEXT | NUMBER | BOOLEAN | TEXT_LIST | NUMBER_LISTRequired: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: