ipRange

@JvmName(name = "jxtriypdhspchrcs")
suspend fun ipRange(value: Output<String>)
@JvmName(name = "txatdmcxmbaavegq")
suspend fun ipRange(value: String)

Parameters

value

A range of allowed IP addresses. This value must be expressed in CIDR notation. Example: "000.000.000.000/subnet mask" or optionally the shortened version "0.0.0.0/subnet mask".