clusterIpv4Cidr property

String? clusterIpv4Cidr
getter/setter pair

The IP address range of the container pods in this cluster, in CIDR notation (e.g. 10.96.0.0/14).

Leave blank to have one automatically chosen or specify a /14 block in 10.0.0.0/8.

Implementation

core.String? clusterIpv4Cidr;