srcThreatIntelligences

@JvmName(name = "cvmdpcarcppfnmtj")
suspend fun srcThreatIntelligences(value: Output<List<String>>)
@JvmName(name = "eybrtjesxljotmcd")
suspend fun srcThreatIntelligences(value: List<String>?)

Parameters

value

Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic source.


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


@JvmName(name = "aotvfklhcpcmlcyh")
suspend fun srcThreatIntelligences(values: List<Output<String>>)
@JvmName(name = "dglqqtwordncklpw")
suspend fun srcThreatIntelligences(vararg values: String)

Parameters

values

Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic source.