drainNatIps

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


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