destThreatIntelligences

@JvmName(name = "brvjxdrybxejrljx")
suspend fun destThreatIntelligences(value: Output<List<String>>)
@JvmName(name = "mchlyugnaxymrihe")
suspend fun destThreatIntelligences(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "dhkpwuosdfxoycqk")
suspend fun destThreatIntelligences(values: List<Output<String>>)
@JvmName(name = "uhepigmnttopcpek")
suspend fun destThreatIntelligences(vararg values: String)

Parameters

values

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