externalIps

@JvmName(name = "yxrwrgxlyhqyqqqn")
suspend fun externalIps(value: Output<List<RegionPerInstanceConfigPreservedStateExternalIpArgs>>)
@JvmName(name = "ylkhlnvvvdhwgove")
suspend fun externalIps(value: List<RegionPerInstanceConfigPreservedStateExternalIpArgs>?)

Parameters

value

Preserved external IPs defined for this instance. This map is keyed with the name of the network interface. Structure is documented below.


@JvmName(name = "naxgbmaturayooip")
suspend fun externalIps(vararg values: Output<RegionPerInstanceConfigPreservedStateExternalIpArgs>)


@JvmName(name = "hgrocjebubpejpat")
suspend fun externalIps(values: List<Output<RegionPerInstanceConfigPreservedStateExternalIpArgs>>)
@JvmName(name = "iwkjkixmuitxjvdi")
suspend fun externalIps(vararg values: RegionPerInstanceConfigPreservedStateExternalIpArgs)

Parameters

values

Preserved external IPs defined for this instance. This map is keyed with the name of the network interface. Structure is documented below.


@JvmName(name = "wppepmegyjcqwnnn")
suspend fun externalIps(argument: List<suspend RegionPerInstanceConfigPreservedStateExternalIpArgsBuilder.() -> Unit>)
@JvmName(name = "tegvbdbhuhiukysn")
suspend fun externalIps(vararg argument: suspend RegionPerInstanceConfigPreservedStateExternalIpArgsBuilder.() -> Unit)
@JvmName(name = "eokgaatwxxeedjaw")
suspend fun externalIps(argument: suspend RegionPerInstanceConfigPreservedStateExternalIpArgsBuilder.() -> Unit)

Parameters

argument

Preserved external IPs defined for this instance. This map is keyed with the name of the network interface. Structure is documented below.