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