drainNatIps

@JvmName(name = "wukrjribitmaxydp")
suspend fun drainNatIps(value: Output<List<String>>)
@JvmName(name = "doupnndedtlvfuyo")
suspend fun drainNatIps(value: List<String>?)

Parameters

value

A list of URLs of the IP resources to be drained. These IPs must be valid static external IPs that have been assigned to the NAT.


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


@JvmName(name = "rhilowcwemerqman")
suspend fun drainNatIps(values: List<Output<String>>)
@JvmName(name = "nmgtqvgifqqeefbe")
suspend fun drainNatIps(vararg values: String)

Parameters

values

A list of URLs of the IP resources to be drained. These IPs must be valid static external IPs that have been assigned to the NAT.