ThingGroupIndexingConfiguration
Thing group indexing configuration.
Contents
- thingGroupIndexingMode
-
Thing group indexing mode.
Type: String
Valid Values:
OFF | ON
Required: Yes
- 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. This is an optional field. For more information, see Managed fields in the AWS IoT Core Developer Guide.
Note
You can't modify managed fields by updating fleet indexing configuration.
Type: Array of Field objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: