destinationAddresses

@JvmName(name = "gtlxbjqpjhsstlkm")
suspend fun destinationAddresses(value: Output<List<String>>)
@JvmName(name = "rpkbhlxrusfeqepf")
suspend fun destinationAddresses(value: List<String>?)

Parameters

value

Either a list of destination IP addresses and/or IP ranges, or a list of destination Service Tags.


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


@JvmName(name = "pemfgwmpwypdtdtp")
suspend fun destinationAddresses(values: List<Output<String>>)
@JvmName(name = "wfqavkikacypjpvw")
suspend fun destinationAddresses(vararg values: String)

Parameters

values

Either a list of destination IP addresses and/or IP ranges, or a list of destination Service Tags.