sourceNatDrainRanges

@JvmName(name = "vvpkvfyixcmdfwqr")
suspend fun sourceNatDrainRanges(value: Output<List<String>>)
@JvmName(name = "kvmmuwbbqeydqrwk")
suspend fun sourceNatDrainRanges(value: List<String>?)

Parameters

value

A list of URLs of subnetworks representing source ranges to be drained. This is only supported on patch/update, and these subnetworks must have previously been used as active ranges in this NAT Rule. This field is used for private NAT.


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


@JvmName(name = "duhubsslnopqipvs")
suspend fun sourceNatDrainRanges(values: List<Output<String>>)
@JvmName(name = "upelrgpjhpxupxvp")
suspend fun sourceNatDrainRanges(vararg values: String)

Parameters

values

A list of URLs of subnetworks representing source ranges to be drained. This is only supported on patch/update, and these subnetworks must have previously been used as active ranges in this NAT Rule. This field is used for private NAT.