ThingGroupIndexingConfiguration
Thing group indexing configuration.
Contents
- customFields
-
A list of thing group fields to index. This list cannot contain any managed fields. Use the GetIndexingConfiguration API to get a list of managed fields.
Contains custom field names and their data type.
Type: Array of Field objects
Required: No
- managedFields
-
Contains fields that are indexed and whose types are already known by the Fleet Indexing service.
Type: Array of Field objects
Required: No
- thingGroupIndexingMode
-
Thing group indexing mode.
Type: String
Valid Values:
OFF | ON
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: