internalIPs

@JvmName(name = "phfbewsljdnssdbf")
suspend fun internalIPs(value: Output<Map<String, String>>)
@JvmName(name = "pucxndvypowhrqlf")
suspend fun internalIPs(value: Map<String, String>?)

Parameters

value

Internal network IPs assigned to the instances that will be preserved on instance delete, update, etc. This map is keyed with the network interface name.


@JvmName(name = "talfabvfrskhjuju")
fun internalIPs(vararg values: Pair<String, String>)

Parameters

values

Internal network IPs assigned to the instances that will be preserved on instance delete, update, etc. This map is keyed with the network interface name.