tunnelIps

@JvmName(name = "csidpvlwbsgvxbeh")
suspend fun tunnelIps(value: Output<List<String>>)
@JvmName(name = "mhvmmeeipapunapm")
suspend fun tunnelIps(value: List<String>?)

Parameters

value

The list of tunnel public IP addresses which belong to the pre-defined VPN Gateway IP configuration.


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


@JvmName(name = "liofptqvbxhdvvym")
suspend fun tunnelIps(values: List<Output<String>>)
@JvmName(name = "twfopigdfvefejtf")
suspend fun tunnelIps(vararg values: String)

Parameters

values

The list of tunnel public IP addresses which belong to the pre-defined VPN Gateway IP configuration.