internalIpOnly

@JvmName(name = "rgscsrtpmmauiwdt")
suspend fun internalIpOnly(value: Output<Boolean>)
@JvmName(name = "euqbhlcjfrjtovqg")
suspend fun internalIpOnly(value: Boolean?)

Parameters

value

If true, runtime will only have internal IP addresses. By default, runtimes are not restricted to internal IP addresses, and will have ephemeral external IP addresses assigned to each vm. This internal_ip_only restriction can only be enabled for subnetwork enabled networks, and all dependencies must be configured to be accessible without external IP addresses.