tunnelIps

@JvmName(name = "neyrvwjbypacvxbp")
suspend fun tunnelIps(value: Output<List<String>>)
@JvmName(name = "cuyxoldnnqnrkmtu")
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 = "ctyidvfppywkrimg")
suspend fun tunnelIps(vararg values: Output<String>)


@JvmName(name = "cayrsgyneeobsbua")
suspend fun tunnelIps(values: List<Output<String>>)
@JvmName(name = "eiuprcanockhbgmc")
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.