Detector Model Iot Events Args
data class DetectorModelIotEventsArgs(val inputName: Output<String>, val payload: Output<DetectorModelPayloadArgs>? = null) : ConvertibleToJava<DetectorModelIotEventsArgs>
Sends an ITE input, passing in information about the detector model instance and the event that triggered the action.