

# TabularConditions
<a name="API_TabularConditions"></a>

The tabular conditions.

## Contents
<a name="API_TabularConditions_Contents"></a>

 ** orderBy **   <a name="tm-Type-TabularConditions-orderBy"></a>
Filter criteria that orders the output. It can be sorted in ascending or descending order.  
Type: Array of [OrderBy](API_OrderBy.md) objects  
Array Members: Minimum number of 1 item. Maximum number of 10 items.  
Required: No

 ** propertyFilters **   <a name="tm-Type-TabularConditions-propertyFilters"></a>
You can filter the request using various logical operators and a key-value format. For example:  
 `{"key": "serverType", "value": "webServer"}`   
Type: Array of [PropertyFilter](API_PropertyFilter.md) objects  
Array Members: Minimum number of 1 item. Maximum number of 10 items.  
Required: No

## See Also
<a name="API_TabularConditions_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/iottwinmaker-2021-11-29/TabularConditions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iottwinmaker-2021-11-29/TabularConditions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iottwinmaker-2021-11-29/TabularConditions) 