stateful External Ips
Parameters
value
) External 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
) External 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 statefulExternalIps(argument: List<suspend InstanceGroupManagerStatefulExternalIpArgsBuilder.() -> Unit>)
suspend fun statefulExternalIps(vararg argument: suspend InstanceGroupManagerStatefulExternalIpArgsBuilder.() -> Unit)
suspend fun statefulExternalIps(argument: suspend InstanceGroupManagerStatefulExternalIpArgsBuilder.() -> Unit)
Parameters
argument
) External 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.