describeRouteServerEndpoints
inline suspend fun Ec2Client.describeRouteServerEndpoints(crossinline block: DescribeRouteServerEndpointsRequest.Builder.() -> Unit): DescribeRouteServerEndpointsResponse
Describes one or more route server endpoints.
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.
For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.