external Ips
Parameters
value
Preserved external IPs defined for this instance. This map is keyed with the name of the network interface. Structure is documented below.
Parameters
values
Preserved external IPs defined for this instance. This map is keyed with the name of the network interface. Structure is documented below.
suspend fun externalIps(argument: List<suspend PerInstanceConfigPreservedStateExternalIpArgsBuilder.() -> Unit>)
suspend fun externalIps(vararg argument: suspend PerInstanceConfigPreservedStateExternalIpArgsBuilder.() -> Unit)
suspend fun externalIps(argument: suspend PerInstanceConfigPreservedStateExternalIpArgsBuilder.() -> 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.