class Aws::IoT::Types::CreateThingTypeRequest


@return [Array<Types::Tag>]
Metadata which can be used to manage the thing type.
@!attribute [rw] tags
@return [Types::ThingTypeProperties]
list of searchable thing attribute names.
information about the new thing type including a description, and a
The ThingTypeProperties for the thing type to create. It contains
@!attribute [rw] thing_type_properties
@return [String]
The name of the thing type.
@!attribute [rw] thing_type_name
The input for the CreateThingType operation.