allowlistRules

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

Parameters

value

The allow-list custom alert rules.


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


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

Parameters

values

The allow-list custom alert rules.


@JvmName(name = "soipnrihwxsaofoi")
suspend fun allowlistRules(argument: List<suspend AllowlistCustomAlertRuleArgsBuilder.() -> Unit>)
@JvmName(name = "sgegucnfggbfmcxu")
suspend fun allowlistRules(vararg argument: suspend AllowlistCustomAlertRuleArgsBuilder.() -> Unit)
@JvmName(name = "keqiufsclqyfllsv")
suspend fun allowlistRules(argument: suspend AllowlistCustomAlertRuleArgsBuilder.() -> Unit)

Parameters

argument

The allow-list custom alert rules.