listThingTypes
inline suspend fun IotClient.listThingTypes(crossinline block: ListThingTypesRequest.Builder.() -> Unit): ListThingTypesResponse
Lists the existing thing types.
Requires permission to access the ListThingTypes action.