deprecateThingType
inline suspend fun IotClient.deprecateThingType(crossinline block: DeprecateThingTypeRequest.Builder.() -> Unit): DeprecateThingTypeResponse
Deprecates a thing type. You can not associate new things with deprecated thing type.
Requires permission to access the DeprecateThingType action.