sourceNatActiveRanges

@JvmName(name = "dndwtwuaduokipwb")
suspend fun sourceNatActiveRanges(value: Output<List<String>>)
@JvmName(name = "qwifanttlpqudwue")
suspend fun sourceNatActiveRanges(value: List<String>?)

Parameters

value

A list of URLs of the subnetworks used as source ranges for this NAT Rule. These subnetworks must have purpose set to PRIVATE_NAT. This field is used for private NAT.


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


@JvmName(name = "phhyknjpdovpwhai")
suspend fun sourceNatActiveRanges(values: List<Output<String>>)
@JvmName(name = "boyupefefvaahshe")
suspend fun sourceNatActiveRanges(vararg values: String)

Parameters

values

A list of URLs of the subnetworks used as source ranges for this NAT Rule. These subnetworks must have purpose set to PRIVATE_NAT. This field is used for private NAT.