conditionMatchedLog

@JvmName(name = "txwwpixkwhlgcuub")
suspend fun conditionMatchedLog(value: Output<AlertPolicyConditionConditionMatchedLogArgs>)
@JvmName(name = "widkbulwrbfdcnol")
suspend fun conditionMatchedLog(value: AlertPolicyConditionConditionMatchedLogArgs?)

Parameters

value

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


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

Parameters

argument

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