nextStepIfMatched

@JvmName(name = "whpwlcygqjdcmtlr")
suspend fun nextStepIfMatched(value: Output<String>)
@JvmName(name = "xrwierbislxwooto")
suspend fun nextStepIfMatched(value: String?)

Parameters

value

The next step after the rule is evaluated. Possible values are Continue, Terminate and Unknown. Defaults to Unknown.