allowlistRules

@JvmName(name = "cqdqnogqelrppcmc")
suspend fun allowlistRules(value: Output<List<AllowlistCustomAlertRuleArgs>>)
@JvmName(name = "wimkmuypgsukxrbr")
suspend fun allowlistRules(value: List<AllowlistCustomAlertRuleArgs>?)

Parameters

value

The allow-list custom alert rules.


@JvmName(name = "bewdqqppxrmmqfwh")
suspend fun allowlistRules(vararg values: Output<AllowlistCustomAlertRuleArgs>)


@JvmName(name = "pmvahxgccpmvmyic")
suspend fun allowlistRules(values: List<Output<AllowlistCustomAlertRuleArgs>>)
@JvmName(name = "enjphkubcnvhpupv")
suspend fun allowlistRules(vararg values: AllowlistCustomAlertRuleArgs)

Parameters

values

The allow-list custom alert rules.


@JvmName(name = "eksjlstshjaquerk")
suspend fun allowlistRules(argument: List<suspend AllowlistCustomAlertRuleArgsBuilder.() -> Unit>)
@JvmName(name = "edktjxgoevbutift")
suspend fun allowlistRules(vararg argument: suspend AllowlistCustomAlertRuleArgsBuilder.() -> Unit)
@JvmName(name = "nismywatipupicda")
suspend fun allowlistRules(argument: suspend AllowlistCustomAlertRuleArgsBuilder.() -> Unit)

Parameters

argument

The allow-list custom alert rules.