RouteTableArgs

constructor(propagatingVgws: Output<List<String>>? = null, routes: Output<List<RouteTableRouteArgs>>? = null, tags: Output<Map<String, String>>? = null, vpcId: Output<String>? = null)