disabledAlerts

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

Parameters

value

Specifies a list of alerts which should be disabled. Possible values include Access_Anomaly, Data_Exfiltration, Sql_Injection, Sql_Injection_Vulnerability and Unsafe_Action",.


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


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

Parameters

values

Specifies a list of alerts which should be disabled. Possible values include Access_Anomaly, Data_Exfiltration, Sql_Injection, Sql_Injection_Vulnerability and Unsafe_Action",.