peeredNetworkIpRange

@JvmName(name = "fgorsjpoppcqpcyw")
suspend fun peeredNetworkIpRange(value: Output<String>)
@JvmName(name = "wlknggnoywsyuitm")
suspend fun peeredNetworkIpRange(value: String?)

Parameters

value

Immutable. Subnet IP range within the peered network. This is specified in CIDR notation with a slash and the subnet prefix size. You can optionally specify an IP address before the subnet prefix value. e.g. 192.168.0.0/29 would specify an IP range starting at 192.168.0.0 with a prefix size of 29 bits. /16 would specify a prefix size of 16 bits, with an automatically determined IP within the peered VPC. If unspecified, a value of /24 will be used.