conditionMatchedLog

@JvmName(name = "wfwxxclxmwtjvsik")
suspend fun conditionMatchedLog(value: Output<LogMatchArgs>)
@JvmName(name = "qnnseoymsehennjg")
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 = "sirjdyrwpxqnathu")
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.