Values.ConnectivityInfoSourceInformation about the broker access configuration.
type nonrec t = {publicAccess : PublicAccess.t option;Public access control for brokers.
*)vpcConnectivity : VpcConnectivity.t option;VPC connectivity access control for brokers.
*)networkType : NetworkType.t option;The network type of the cluster, which is IPv4 or DUAL. The DUAL network type uses both IPv4 and IPv6 addresses for your cluster and its resources.By default, a cluster uses the IPv4 network type.
*)}