disabledAlerts

@JvmName(name = "xscqrcylrhvinoqq")
suspend fun disabledAlerts(value: Output<List<String>>)
@JvmName(name = "cvixnwvtvvgvedcs")
suspend fun disabledAlerts(value: List<String>?)

Parameters

value

Specifies an array of alerts that are disabled. Allowed values are: Sql_Injection, Sql_Injection_Vulnerability, Access_Anomaly, Data_Exfiltration, Unsafe_Action, Brute_Force


@JvmName(name = "tcmdcnxqcohxurrs")
suspend fun disabledAlerts(vararg values: Output<String>)


@JvmName(name = "grlhfxthwiktjgie")
suspend fun disabledAlerts(values: List<Output<String>>)
@JvmName(name = "pooeqgiwglsfcilv")
suspend fun disabledAlerts(vararg values: String)

Parameters

values

Specifies an array of alerts that are disabled. Allowed values are: Sql_Injection, Sql_Injection_Vulnerability, Access_Anomaly, Data_Exfiltration, Unsafe_Action, Brute_Force