Values.ServiceNetworkEndpointSourceThe configuration for a service network endpoint.
type nonrec t = {vpcEndpointId : String_.t option;The identifier of the VPC endpoint.
*)vpcEndpointType : VpcEndpointType.t option;The type of the VPC endpoint.
*)}