sourceNatDrainRanges

@JvmName(name = "wslsnyfmpobeqofn")
suspend fun sourceNatDrainRanges(value: Output<List<String>>)
@JvmName(name = "ivrsvfwppbgsmopt")
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 = "qwimiwymvvkgbesn")
suspend fun sourceNatDrainRanges(vararg values: Output<String>)


@JvmName(name = "gqdvehbspaokmano")
suspend fun sourceNatDrainRanges(values: List<Output<String>>)
@JvmName(name = "wrikuuoruccvsicg")
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.