severitiesAlloweds

@JvmName(name = "xmtxnqfixygtwveg")
suspend fun severitiesAlloweds(value: Output<List<String>>)
@JvmName(name = "dyswnxmmjtggamgp")
suspend fun severitiesAlloweds(value: List<String>)

Parameters

value

A list of severities that are enabled for this source subtype consumed in Fusion detection. Possible values for each element are High, Medium, Low, Informational.


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


@JvmName(name = "nckebnhdqfmwnixj")
suspend fun severitiesAlloweds(values: List<Output<String>>)
@JvmName(name = "uikbncgdlanqsxrv")
suspend fun severitiesAlloweds(vararg values: String)

Parameters

values

A list of severities that are enabled for this source subtype consumed in Fusion detection. Possible values for each element are High, Medium, Low, Informational.