GetRouteTableResult

constructor(arn: String, associations: List<GetRouteTableAssociation>, filters: List<GetRouteTableFilter>? = null, gatewayId: String, id: String, ownerId: String, routeTableId: String, routes: List<GetRouteTableRoute>, subnetId: String, tags: Map<String, String>, vpcId: String)