conditionMatchedLog

@JvmName(name = "wmrsjlrdhkvtnwix")
suspend fun conditionMatchedLog(value: Output<LogMatchArgs>)
@JvmName(name = "ohdlbgdohulyikyi")
suspend fun conditionMatchedLog(value: LogMatchArgs?)

Parameters

value

A condition that checks for log messages matching given constraints. If set, no other conditions can be present.


@JvmName(name = "jofgvqvcnnmhdjus")
suspend fun conditionMatchedLog(argument: suspend LogMatchArgsBuilder.() -> Unit)

Parameters

argument

A condition that checks for log messages matching given constraints. If set, no other conditions can be present.