ThingGroupIndexingConfiguration
Thing group indexing configuration.
Types
Properties
Link copied to clipboard
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.
Link copied to clipboard
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 Amazon Web Services IoT Core Developer Guide.
Link copied to clipboard
Thing group indexing mode.
Functions
Link copied to clipboard
inline fun copy(block: ThingGroupIndexingConfiguration.Builder.() -> Unit = {}): ThingGroupIndexingConfiguration