secondaryIpRangeNames

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

Parameters

value

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 sourceIpRangesToNat


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


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

Parameters

values

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 sourceIpRangesToNat