allowlistRules

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

Parameters

value

The allow-list custom alert rules.


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


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

Parameters

values

The allow-list custom alert rules.


@JvmName(name = "mjgyybyrtyshreaj")
suspend fun allowlistRules(argument: List<suspend AllowlistCustomAlertRuleArgsBuilder.() -> Unit>)
@JvmName(name = "wmscdpgcxlrkiyrh")
suspend fun allowlistRules(vararg argument: suspend AllowlistCustomAlertRuleArgsBuilder.() -> Unit)
@JvmName(name = "xxprccewtjqgfnib")
suspend fun allowlistRules(argument: suspend AllowlistCustomAlertRuleArgsBuilder.() -> Unit)

Parameters

argument

The allow-list custom alert rules.