Values.EndpointSourceSpecifies a connection endpoint. For the data structure that represents Amazon Neptune DB cluster endpoints, see DBClusterEndpoint.
type nonrec t = {address : String_.t option;Specifies the DNS address of the DB instance.
*)port : Integer.t option;Specifies the port that the database engine is listening on.
*)hostedZoneId : String_.t option;Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
*)}