Values.EndpointSourceDescribes a connection endpoint.
type nonrec t = {address : String_.t option;The DNS address of the Cluster.
*)port : Integer.t option;The port that the database engine is listening on.
*)vpcEndpoints : VpcEndpointsList.t option;Describes a connection endpoint.
*)}