NAME
Paws::IoT::DescribeThingTypeResponse
ATTRIBUTES
ThingTypeArn => Str
The thing type ARN.
ThingTypeId => Str
The thing type ID.
ThingTypeMetadata => Paws::IoT::ThingTypeMetadata
The ThingTypeMetadata contains additional information about the thing type including: creation date and time, a value indicating whether the thing type is deprecated, and a date and time when it was deprecated.
ThingTypeName => Str
The name of the thing type.
ThingTypeProperties => Paws::IoT::ThingTypeProperties
The ThingTypeProperties contains information about the thing type including description, and a list of searchable thing attribute names.