updateDetectorModel
inline suspend fun IotEventsClient.updateDetectorModel(crossinline block: UpdateDetectorModelRequest.Builder.() -> Unit): UpdateDetectorModelResponse
Updates a detector model. Detectors (instances) spawned by the previous version are deleted and then re-created as new inputs arrive.