srcThreatIntelligences

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


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