destinationIps

@JvmName(name = "usngwccgprhrhmdh")
suspend fun destinationIps(value: Output<List<String>>)
@JvmName(name = "wasecghdsxosueqv")
suspend fun destinationIps(value: List<String>)

Parameters

value

List of destination IP addresses of the traffic..


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


@JvmName(name = "rrbumdhlaitukmvh")
suspend fun destinationIps(values: List<Output<String>>)
@JvmName(name = "kuwubfnudtsdaqnu")
suspend fun destinationIps(vararg values: String)

Parameters

values

List of destination IP addresses of the traffic..