stateful Internal Ips
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. Structure is documented below.
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. Structure is documented below.
suspend fun statefulInternalIps(argument: List<suspend InstanceGroupManagerStatefulInternalIpArgsBuilder.() -> Unit>)
suspend fun statefulInternalIps(vararg argument: suspend InstanceGroupManagerStatefulInternalIpArgsBuilder.() -> Unit)
suspend fun statefulInternalIps(argument: suspend InstanceGroupManagerStatefulInternalIpArgsBuilder.() -> Unit)
Parameters
argument
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. Structure is documented below.