DataTableSearchCriteria
A data table search criteria.
Contents
- AndConditions
-
The criteria's and conditions.
Type: Array of DataTableSearchCriteria objects
Required: No
- OrConditions
-
The criteria's or conditions.
Type: Array of DataTableSearchCriteria objects
Required: No
- StringCondition
-
A leaf node condition which can be used to specify a string condition.
Type: StringCondition object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: