sourceNatDrainIps

@JvmName(name = "uutocsipndmrubhr")
suspend fun sourceNatDrainIps(value: Output<List<String>>)
@JvmName(name = "lrlnujluouavjdwl")
suspend fun sourceNatDrainIps(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. These IPs should be used for updating/patching a NAT rule only. This field is used for public NAT.


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


@JvmName(name = "flksutaglooksehc")
suspend fun sourceNatDrainIps(values: List<Output<String>>)
@JvmName(name = "oaqukbqfgbdikuya")
suspend fun sourceNatDrainIps(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. These IPs should be used for updating/patching a NAT rule only. This field is used for public NAT.