describeThingType
inline suspend fun IotClient.describeThingType(crossinline block: DescribeThingTypeRequest.Builder.() -> Unit): DescribeThingTypeResponse
Gets information about the specified thing type.
Requires permission to access the DescribeThingType action.