statefulInternalIps

@JvmName(name = "rppjgbygdrqtrelw")
suspend fun statefulInternalIps(value: Output<List<InstanceGroupManagerStatefulInternalIpArgs>>)
@JvmName(name = "vabsiliaccrfnpsa")
suspend fun statefulInternalIps(value: List<InstanceGroupManagerStatefulInternalIpArgs>?)

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.


@JvmName(name = "eoboqryyifmvspeu")
suspend fun statefulInternalIps(vararg values: Output<InstanceGroupManagerStatefulInternalIpArgs>)


@JvmName(name = "wsdflkvviyuqwlqx")
suspend fun statefulInternalIps(values: List<Output<InstanceGroupManagerStatefulInternalIpArgs>>)
@JvmName(name = "hxmjsbxlkjdtanct")
suspend fun statefulInternalIps(vararg values: InstanceGroupManagerStatefulInternalIpArgs)

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.


@JvmName(name = "ixorgfhtugiduhsj")
suspend fun statefulInternalIps(argument: List<suspend InstanceGroupManagerStatefulInternalIpArgsBuilder.() -> Unit>)
@JvmName(name = "jejtichaeliyobrd")
suspend fun statefulInternalIps(vararg argument: suspend InstanceGroupManagerStatefulInternalIpArgsBuilder.() -> Unit)
@JvmName(name = "xjphptdranghxxsd")
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.