nextStepIfMatched

@JvmName(name = "xaflakutaiceajfe")
suspend fun nextStepIfMatched(value: Output<String>)
@JvmName(name = "odcngcildleuexov")
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.