class Aws::IoT::Types::ThingIndexingConfiguration
@return [Array<Types::Field>]
Contains custom field names and their data type.
@!attribute [rw] custom_fields
@return [Array<Types::Field>]
by the Fleet Indexing service.
Contains fields that are indexed and whose types are already known
@!attribute [rw] managed_fields
@return [String]
* OFF - Thing connectivity status indexing is disabled.
OFF.
thing connectivity indexing, thingIndexMode must not be set to
* STATUS – Your thing index contains connectivity status. To enable
Thing connectivity indexing mode. Valid values are:
@!attribute [rw] thing_connectivity_indexing_mode
@return [String]
* OFF - Thing indexing is disabled.
shadow data.
* REGISTRY_AND_SHADOW - Your thing index contains registry and
* REGISTRY – Your thing index contains registry data only.
Thing indexing mode. Valid values are:
@!attribute [rw] thing_indexing_mode
}
],
},
type: “Number”, # accepts Number, String, Boolean
name: “FieldName”,
{
custom_fields: [
],
},
type: “Number”, # accepts Number, String, Boolean
name: “FieldName”,
{
managed_fields: [
thing_connectivity_indexing_mode: “OFF”, # accepts OFF, STATUS
thing_indexing_mode: “OFF”, # required, accepts OFF, REGISTRY, REGISTRY_AND_SHADOW
{
data as a hash:
@note When making an API call, you may pass ThingIndexingConfiguration<br><br>: docs.aws.amazon.com/iot/latest/developerguide/managing-index.html<br><br><br><br>Thing Indexing].
The thing indexing configuration. For more information, see [Managing