natIps

@JvmName(name = "vwwyqilbvpdtvgwn")
suspend fun natIps(value: Output<List<String>>)
@JvmName(name = "kxcastnnkiskmytl")
suspend fun natIps(value: List<String>?)

Parameters

value

A list of URLs of the IP resources used for this Nat service. These IP addresses must be valid static external IP addresses assigned to the project.


@JvmName(name = "vcvvsxterpxedeqc")
suspend fun natIps(vararg values: Output<String>)


@JvmName(name = "rckimyccokwlucoj")
suspend fun natIps(values: List<Output<String>>)
@JvmName(name = "obnwccxrlmygemae")
suspend fun natIps(vararg values: String)

Parameters

values

A list of URLs of the IP resources used for this Nat service. These IP addresses must be valid static external IP addresses assigned to the project.