conditionMatchedLog

@JvmName(name = "kntxmbkteamvppxo")
suspend fun conditionMatchedLog(value: Output<LogMatchArgs>)
@JvmName(name = "orkcillpurnvrpob")
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 = "cdyqjuwinvnnocrg")
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.