podIpv4CidrBlock

@JvmName(name = "wjvfgnkdqahuetnc")
suspend fun podIpv4CidrBlock(value: Output<String>)
@JvmName(name = "uuyaqdexpeujkalf")
suspend fun podIpv4CidrBlock(value: String?)

Parameters

value

The IP address range for pod IPs in this node pool. Only applicable if createPodRange is true. Set to blank to have a range chosen with the default size. Set to /netmask (e.g. /14) to have a range chosen with a specific netmask. Set to a CIDR notation (e.g. 10.96.0.0/14) to pick a specific range to use.