drainNatIps

@JvmName(name = "qxkjmlaphejpgbkt")
suspend fun drainNatIps(value: Output<List<String>>)
@JvmName(name = "btpkydxhqsopnbxs")
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 = "vfloxptkyihksqog")
suspend fun drainNatIps(vararg values: Output<String>)


@JvmName(name = "avypwirxhyciejpn")
suspend fun drainNatIps(values: List<Output<String>>)
@JvmName(name = "efnblfttstedepxo")
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.