Get Db Servers Result
data class GetDbServersResult(val cloudExadataInfrastructure: String, val dbServers: List<GetDbServersDbServer>, val id: String, val location: String, val project: String? = null)
A collection of values returned by getDbServers.