Values.VpcEndpointSourceThe connection endpoint for connecting to an Amazon Redshift cluster through the proxy.
type nonrec t = {vpcEndpointId : String_.t option;The connection endpoint ID for connecting an Amazon Redshift cluster through the proxy.
*)vpcId : String_.t option;The VPC identifier that the endpoint is associated.
*)networkInterfaces : NetworkInterfaceList.t option;One or more network interfaces of the endpoint. Also known as an interface endpoint.
*)}