sourceNatActiveIps

@JvmName(name = "yxpcfgjafxhqcrxn")
suspend fun sourceNatActiveIps(value: Output<List<String>>)
@JvmName(name = "peawngafmkunmxrb")
suspend fun sourceNatActiveIps(value: List<String>?)

Parameters

value

A list of URLs of the IP resources used for this NAT rule. These IP addresses must be valid static external IP addresses assigned to the project. This field is used for public NAT.


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


@JvmName(name = "fnhrpusmylhcebnc")
suspend fun sourceNatActiveIps(values: List<Output<String>>)
@JvmName(name = "xawlifxjuslohoim")
suspend fun sourceNatActiveIps(vararg values: String)

Parameters

values

A list of URLs of the IP resources used for this NAT rule. These IP addresses must be valid static external IP addresses assigned to the project. This field is used for public NAT.