Values_6.DeleteRouteServerEndpointResultSourceDeletes the specified route server endpoint. A route server endpoint is an Amazon Web Services-managed component inside a subnet that facilitates BGP (Border Gateway Protocol) connections between your route server and your BGP peers.
type nonrec t = {routeServerEndpoint : Values_2.RouteServerEndpoint.t option;Information about the deleted route server endpoint.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of (string * [> `String of string ]) list ]
list
| `String of Values_1.RouteServerId.t ])
list ])
list ]