associateRouteServer
inline suspend fun Ec2Client.associateRouteServer(crossinline block: AssociateRouteServerRequest.Builder.() -> Unit): AssociateRouteServerResponse
Associates a route server with a VPC to enable dynamic route updates.
A route server association is the connection established between a route server and a VPC.
For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.