conditionMatchedLog

@JvmName(name = "nbqbfnxpnsiqepux")
suspend fun conditionMatchedLog(value: Output<AlertPolicyConditionConditionMatchedLogArgs>)
@JvmName(name = "cmhgqsrhpouuuohp")
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 = "moycodqvodgcgybr")
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.