disassociateRouteServer
inline suspend fun Ec2Client.disassociateRouteServer(crossinline block: DisassociateRouteServerRequest.Builder.() -> Unit): DisassociateRouteServerResponse
Disassociates a route server from a VPC.
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.