behaviorOnMatch

@JvmName(name = "axjsfxcogoadlkws")
suspend fun behaviorOnMatch(value: Output<String>)
@JvmName(name = "gpcmqvuxqrmobpmy")
suspend fun behaviorOnMatch(value: String?)

Parameters

value

If this rule is a match should the rules engine continue processing the remaining rules or stop? Possible values are Continue and Stop. Defaults to Continue.