Values.DescribeEndpointRequestSourceGet the information about an existing global endpoint. For more information about global endpoints, see Making applications Regional-fault tolerant with global endpoints and event replication in the Amazon EventBridge User Guide .
type nonrec t = {name : EndpointName.t;The name of the endpoint you want to get information about. For example, "Name":"us-east-2-custom_bus_A-endpoint".
*)homeRegion : HomeRegion.t option;The primary Region of the endpoint you want to get information about. For example "HomeRegion": "us-east-1".
*)}