destinationAddresses

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

Parameters

value

An array of strings containing the IPv4 addresses, IPv6 addresses, IPv4 CIDRs, and/or IPv6 CIDRs to which the outbound traffic will be allowed.


@JvmName(name = "tkspcjlnljycwwmf")
suspend fun destinationAddresses(vararg values: String)

Parameters

values

An array of strings containing the IPv4 addresses, IPv6 addresses, IPv4 CIDRs, and/or IPv6 CIDRs to which the outbound traffic will be allowed.