anyOf

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


@JvmName(name = "knvoikyuieshsfcx")
suspend fun anyOf(values: List<Output<AlertRuleLeafConditionArgs>>)
@JvmName(name = "avabyuigbvwxjeat")
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 = "jayifkuudsvemqkb")
suspend fun anyOf(argument: List<suspend AlertRuleLeafConditionArgsBuilder.() -> Unit>)
@JvmName(name = "oymymmhggvxuwpow")
suspend fun anyOf(vararg argument: suspend AlertRuleLeafConditionArgsBuilder.() -> Unit)
@JvmName(name = "kbbowibqjigyervf")
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.