TabularConditions - Amazon IoT TwinMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

TabularConditions

The tabular conditions.

Contents

orderBy

Filter criteria that orders the output. It can be sorted in ascending or descending order.

Type: Array of OrderBy objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

propertyFilters

You can filter the request using various logical operators and a key-value format. For example:

{"key": "serverType", "value": "webServer"}

Type: Array of PropertyFilter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: