anyOf

@JvmName(name = "xidkpjudmgfwdcgk")
suspend fun anyOf(value: Output<List<AlertRuleLeafConditionArgs>>)
@JvmName(name = "vbfpeytvumkffgfd")
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 = "vrhgserleeofsnrw")
suspend fun anyOf(vararg values: Output<AlertRuleLeafConditionArgs>)


@JvmName(name = "mbonhmtdiopomfpn")
suspend fun anyOf(values: List<Output<AlertRuleLeafConditionArgs>>)
@JvmName(name = "coaeqwtsnqvnekog")
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 = "glshqvuygbiflive")
suspend fun anyOf(argument: List<suspend AlertRuleLeafConditionArgsBuilder.() -> Unit>)
@JvmName(name = "frkjngepegheumfa")
suspend fun anyOf(vararg argument: suspend AlertRuleLeafConditionArgsBuilder.() -> Unit)
@JvmName(name = "qklrllfgqmuaaubt")
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.