Values.EndpointSourceThe VPC endpoint object.
type nonrec t = {address : String_.t option;The DNS address of the VPC endpoint.
*)port : Integer.t option;The port that Amazon Redshift Serverless listens on.
*)vpcEndpoints : VpcEndpointList.t option;An array of VpcEndpoint objects.
*)}