serviceAddressCidrBlocks property

List<String>? serviceAddressCidrBlocks
getter/setter pair

All services in the cluster are assigned an RFC1918 IPv4 address from these ranges.

This field is mutable after creation starting with version 1.15.

Required.

Implementation

core.List<core.String>? serviceAddressCidrBlocks;