networkType

Specifies the IP protocol(s) the cluster uses for network communications. Values are:

  • ipv4 - The cluster is accessible only through IPv4 addresses

  • ipv6 - The cluster is accessible only through IPv6 addresses

  • dual_stack - The cluster is accessible through both IPv4 and IPv6 addresses.

If no explicit NetworkType is provided, the network type is derived based on the subnet group's configuration.