Get Route Services Result
data class GetRouteServicesResult(val accessRegionId: String? = null, val cenId: String, val host: String? = null, val hostRegionId: String? = null, val hostVpcId: String? = null, val id: String, val ids: List<String>, val outputFile: String? = null, val services: List<GetRouteServicesService>, val status: String? = null)
A collection of values returned by getRouteServices.