destinationAddresses

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

Parameters

value

List of destination IP addresses or Service Tags.


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


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

Parameters

values

List of destination IP addresses or Service Tags.