externalIps

@JvmName(name = "tgdpnadedpudwvsr")
suspend fun externalIps(value: Output<List<RegionPerInstanceConfigPreservedStateExternalIpArgs>>)
@JvmName(name = "sgwrevmbxjwfxkfn")
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 = "oueccvotxjiuruvf")
suspend fun externalIps(vararg values: Output<RegionPerInstanceConfigPreservedStateExternalIpArgs>)


@JvmName(name = "gcmrtpxqmwjiwfpe")
suspend fun externalIps(values: List<Output<RegionPerInstanceConfigPreservedStateExternalIpArgs>>)
@JvmName(name = "wtbxwxqmyrynwtfi")
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 = "gnagswkjheyhaimn")
suspend fun externalIps(argument: List<suspend RegionPerInstanceConfigPreservedStateExternalIpArgsBuilder.() -> Unit>)
@JvmName(name = "tlhklybnlhipmcbn")
suspend fun externalIps(vararg argument: suspend RegionPerInstanceConfigPreservedStateExternalIpArgsBuilder.() -> Unit)
@JvmName(name = "ocgljnfutmjncnsp")
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.