natIps

@JvmName(name = "lfwdxcpanatpouay")
suspend fun natIps(value: Output<List<String>>)
@JvmName(name = "cxpyawpofoutlavo")
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 = "pjrnuidbvuwbjuxb")
suspend fun natIps(vararg values: Output<String>)


@JvmName(name = "dlihnapkxqgogobq")
suspend fun natIps(values: List<Output<String>>)
@JvmName(name = "wliqlltdmjxbnfgr")
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.