statefulInternalIps

@JvmName(name = "olqfpxeggkhbfugi")
suspend fun statefulInternalIps(value: Output<List<RegionInstanceGroupManagerStatefulInternalIpArgs>>)
@JvmName(name = "aelhqgslqbrnfbda")
suspend fun statefulInternalIps(value: List<RegionInstanceGroupManagerStatefulInternalIpArgs>?)

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 = "eegpkyraybmbictn")
suspend fun statefulInternalIps(vararg values: Output<RegionInstanceGroupManagerStatefulInternalIpArgs>)


@JvmName(name = "jpoydqoviyrgtpid")
suspend fun statefulInternalIps(values: List<Output<RegionInstanceGroupManagerStatefulInternalIpArgs>>)
@JvmName(name = "yxyudycbrcinjlcf")
suspend fun statefulInternalIps(vararg values: RegionInstanceGroupManagerStatefulInternalIpArgs)

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 = "ffysgharbxqyrxkx")
suspend fun statefulInternalIps(argument: List<suspend RegionInstanceGroupManagerStatefulInternalIpArgsBuilder.() -> Unit>)
@JvmName(name = "ncukqjlfcfgdswhi")
suspend fun statefulInternalIps(vararg argument: suspend RegionInstanceGroupManagerStatefulInternalIpArgsBuilder.() -> Unit)
@JvmName(name = "klhojuiesojsxwuv")
suspend fun statefulInternalIps(argument: suspend RegionInstanceGroupManagerStatefulInternalIpArgsBuilder.() -> 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.