statefulInternalIps

@JvmName(name = "bjqilbgcwqhbiodt")
suspend fun statefulInternalIps(value: Output<List<RegionInstanceGroupManagerStatefulInternalIpArgs>>)
@JvmName(name = "pttpcnkbolnoucvw")
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 = "txsbsxtfoftimvif")
suspend fun statefulInternalIps(vararg values: Output<RegionInstanceGroupManagerStatefulInternalIpArgs>)


@JvmName(name = "ttmqssepshstidhe")
suspend fun statefulInternalIps(values: List<Output<RegionInstanceGroupManagerStatefulInternalIpArgs>>)
@JvmName(name = "cyamaqxdadmoplvl")
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 = "qecckousbffgidxk")
suspend fun statefulInternalIps(argument: List<suspend RegionInstanceGroupManagerStatefulInternalIpArgsBuilder.() -> Unit>)
@JvmName(name = "ioplxhblqashsyiq")
suspend fun statefulInternalIps(vararg argument: suspend RegionInstanceGroupManagerStatefulInternalIpArgsBuilder.() -> Unit)
@JvmName(name = "bgfvodolcphuorot")
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.