secondaryIpRangeNames

@JvmName(name = "tyebsguxqryusoga")
suspend fun secondaryIpRangeNames(value: Output<List<String>>)
@JvmName(name = "bloulwlpbsqvddun")
suspend fun secondaryIpRangeNames(value: List<String>?)

Parameters

value

A list of the secondary ranges of the Subnetwork that are allowed to use NAT. This can be populated only if "LIST_OF_SECONDARY_IP_RANGES" is one of the values in source_ip_ranges_to_nat.


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


@JvmName(name = "rbvmnenugwgxthya")
suspend fun secondaryIpRangeNames(values: List<Output<String>>)
@JvmName(name = "yyfrvtemotcjkmwd")
suspend fun secondaryIpRangeNames(vararg values: String)

Parameters

values

A list of the secondary ranges of the Subnetwork that are allowed to use NAT. This can be populated only if "LIST_OF_SECONDARY_IP_RANGES" is one of the values in source_ip_ranges_to_nat.