ipCidrRange

@JvmName(name = "bvcbtuxbymmqyjac")
suspend fun ipCidrRange(value: Output<String>)
@JvmName(name = "qtckjulpfoekwjdv")
suspend fun ipCidrRange(value: String?)

Parameters

value

The range of internal addresses that are owned by this subnetwork. Provide this property when you create the subnetwork. For example, 10.0.0.0/8 or 192.168.0.0/16. Ranges must be unique and non-overlapping within a network. Only IPv4 is supported. Field is optional when reserved_internal_range is defined, otherwise required.