Values.ServiceVpcEndpointSourceA container for information about VPC endpoints that were created to other services
type nonrec t = {serviceName : VpcEndpointServiceName.t option;The name of the service for which a VPC endpoint was created.
*)vpcEndpointId : String_.t option;The unique identifier of the VPC endpoint that was created.
*)}