Get Host Ecs Level Infos Result
data class GetHostEcsLevelInfosResult(val dbType: String, val id: String, val imageCategory: String? = null, val infos: List<GetHostEcsLevelInfosInfo>, val outputFile: String? = null, val storageType: String, val zoneId: String)
A collection of values returned by getHostEcsLevelInfos.