srcThreatIntelligences

@JvmName(name = "wlvwrqmsvswxpcsr")
suspend fun srcThreatIntelligences(value: Output<List<String>>)
@JvmName(name = "gmxfwkijsulppjkk")
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 = "bpyxvdjfecqnglod")
suspend fun srcThreatIntelligences(vararg values: Output<String>)


@JvmName(name = "qjmswygqtcqdhkil")
suspend fun srcThreatIntelligences(values: List<Output<String>>)
@JvmName(name = "awiemxogydafabjv")
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.