matchProcessingBehavior

@JvmName(name = "qwyfmdvqppmtxxrq")
suspend fun matchProcessingBehavior(value: Output<Either<String, MatchProcessingBehavior>>)
@JvmName(name = "kxhkubdvuakwdopy")
suspend fun matchProcessingBehavior(value: Either<String, MatchProcessingBehavior>?)
@JvmName(name = "rkkmyxffxvdfrkrq")
fun matchProcessingBehavior(value: String)
@JvmName(name = "ikbmbsjhfcygpnwc")
fun matchProcessingBehavior(value: MatchProcessingBehavior)

Parameters

value

If this rule is a match should the rules engine continue running the remaining rules or stop. If not present, defaults to Continue.