sourceNatActiveRanges

@JvmName(name = "fobaxwknyhyeflev")
suspend fun sourceNatActiveRanges(value: Output<List<String>>)
@JvmName(name = "mciocfivdwkixaac")
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 = "etqqgevulondfbxv")
suspend fun sourceNatActiveRanges(vararg values: Output<String>)


@JvmName(name = "cfhlkxxocxubxjmr")
suspend fun sourceNatActiveRanges(values: List<Output<String>>)
@JvmName(name = "tgyagtefllgbroxq")
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.