enableRouteServerPropagation
inline suspend fun Ec2Client.enableRouteServerPropagation(crossinline block: EnableRouteServerPropagationRequest.Builder.() -> Unit): EnableRouteServerPropagationResponse
Defines which route tables the route server can update with routes.
When enabled, route server propagation installs the routes in the FIB on the route table you've specified. Route server supports IPv4 and IPv6 route propagation.
For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.