destinationAddresses

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

Parameters

value

List of destination IP addresses for this rule. Supports IP ranges, prefixes, and service tags.


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


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

Parameters

values

List of destination IP addresses for this rule. Supports IP ranges, prefixes, and service tags.