Detector Model On Enter Args
data class DetectorModelOnEnterArgs(val events: Output<List<DetectorModelEventArgs>>? = null) : ConvertibleToJava<DetectorModelOnEnterArgs>
When entering this state, perform these actions if the condition is TRUE.