createThingType
inline suspend fun IotClient.createThingType(crossinline block: CreateThingTypeRequest.Builder.() -> Unit): CreateThingTypeResponse
Creates a new thing type.
Requires permission to access the CreateThingType action.
Creates a new thing type.
Requires permission to access the CreateThingType action.