destinationAddresses

@JvmName(name = "luolscnrhetdiulr")
suspend fun destinationAddresses(value: Output<List<String>>)
@JvmName(name = "tkgjgjkqtjmolnit")
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 = "xotxrcyxilivlaop")
suspend fun destinationAddresses(vararg values: Output<String>)


@JvmName(name = "vanassvuocvepyuo")
suspend fun destinationAddresses(values: List<Output<String>>)
@JvmName(name = "chdjlejrkwqihssn")
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.