anyOf

@JvmName(name = "urupqywexhvbrfqp")
suspend fun anyOf(value: Output<List<AlertRuleLeafConditionArgs>>)
@JvmName(name = "nrukkwqqshuslqcs")
suspend fun anyOf(value: List<AlertRuleLeafConditionArgs>?)

Parameters

value

An Activity Log Alert rule condition that is met when at least one of its member leaf conditions are met.


@JvmName(name = "bjyqttfxtuldtino")
suspend fun anyOf(vararg values: Output<AlertRuleLeafConditionArgs>)


@JvmName(name = "seogwtduiroxegid")
suspend fun anyOf(values: List<Output<AlertRuleLeafConditionArgs>>)
@JvmName(name = "gseckqypyxkapdtx")
suspend fun anyOf(vararg values: AlertRuleLeafConditionArgs)

Parameters

values

An Activity Log Alert rule condition that is met when at least one of its member leaf conditions are met.


@JvmName(name = "tflcsdjmripkhpjv")
suspend fun anyOf(argument: List<suspend AlertRuleLeafConditionArgsBuilder.() -> Unit>)
@JvmName(name = "cxwrgnvexjjrohmp")
suspend fun anyOf(vararg argument: suspend AlertRuleLeafConditionArgsBuilder.() -> Unit)
@JvmName(name = "plkorjfbqpabrksn")
suspend fun anyOf(argument: suspend AlertRuleLeafConditionArgsBuilder.() -> Unit)

Parameters

argument

An Activity Log Alert rule condition that is met when at least one of its member leaf conditions are met.