Values.ServerlessSourceServerless cluster.
type nonrec t = {vpcConfigs : VpcConfig.t list option;The configuration of the Amazon VPCs for the cluster.
*)clientAuthentication : ServerlessClientAuthentication.t option;Includes all client authentication information.
*)connectivityInfo : ServerlessConnectivityInfo.t option;Describes the cluster's connectivity information, such as its network type, which is IPv4 or DUAL.
*)}