Values.HttpEndpointDescriptionSourceDescribes the HTTP endpoint selected as the destination.
type nonrec t = {url : HttpEndpointUrl.t option;The URL of the HTTP endpoint selected as the destination.
*)name : HttpEndpointName.t option;The name of the HTTP endpoint selected as the destination.
*)}