natIps

@JvmName(name = "pykpcfmakedwgdbj")
suspend fun natIps(value: Output<List<String>>)
@JvmName(name = "wwjhvpowihhuohua")
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 = "fbmlkexrenuungld")
suspend fun natIps(vararg values: Output<String>)


@JvmName(name = "dnupcunbqlmoknkt")
suspend fun natIps(values: List<Output<String>>)
@JvmName(name = "mwyibbsmdqxhwdst")
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.