natIps

@JvmName(name = "pkcbcqrsygqtnvpf")
suspend fun natIps(value: Output<List<String>>)
@JvmName(name = "dlovrplutubmhkoh")
suspend fun natIps(value: List<String>?)

Parameters

value

Self-links of NAT IPs. Only valid if natIpAllocateOption is set to MANUAL_ONLY. If this field is used alongside with a count created list of address resources google_compute_address.foobar.*.self_link, the access level resource for the address resource must have a lifecycle block with create_before_destroy = true so the number of resources can be increased/decreased without triggering the resourceInUseByAnotherResource error.


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


@JvmName(name = "vwaqtjshpjxwgdam")
suspend fun natIps(values: List<Output<String>>)
@JvmName(name = "xpbewelbiynqxkbr")
suspend fun natIps(vararg values: String)

Parameters

values

Self-links of NAT IPs. Only valid if natIpAllocateOption is set to MANUAL_ONLY. If this field is used alongside with a count created list of address resources google_compute_address.foobar.*.self_link, the access level resource for the address resource must have a lifecycle block with create_before_destroy = true so the number of resources can be increased/decreased without triggering the resourceInUseByAnotherResource error.