class Aws::IoT::Types::ThingTypeProperties
@return [Array<String>]
A list of searchable thing attribute names.
@!attribute [rw] searchable_attributes
@return [String]
The description of the thing type.
@!attribute [rw] thing_type_description
}
searchable_attributes: [“AttributeName”],
thing_type_description: “ThingTypeDescription”,
{
data as a hash:
@note When making an API call, you may pass ThingTypeProperties
attribute names.
including: a thing type description, and a list of searchable thing
The ThingTypeProperties contains information about the thing type