sourceIpRangesToNats

@JvmName(name = "myvpjjgrjaooyeiu")
suspend fun sourceIpRangesToNats(value: Output<List<String>>)
@JvmName(name = "wspygegaahmepcom")
suspend fun sourceIpRangesToNats(value: List<String>)

Parameters

value

List of options for which source IPs in the subnetwork should have NAT enabled. Supported values include: ALL_IP_RANGES, LIST_OF_SECONDARY_IP_RANGES, PRIMARY_IP_RANGE.


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


@JvmName(name = "vhmgllqovgukoplj")
suspend fun sourceIpRangesToNats(values: List<Output<String>>)
@JvmName(name = "gjevhduackihpmqg")
suspend fun sourceIpRangesToNats(vararg values: String)

Parameters

values

List of options for which source IPs in the subnetwork should have NAT enabled. Supported values include: ALL_IP_RANGES, LIST_OF_SECONDARY_IP_RANGES, PRIMARY_IP_RANGE.