Get Db System Shapes Result
data class GetDbSystemShapesResult(val dbSystemShapes: List<GetDbSystemShapesDbSystemShape>, val id: String, val location: String)
A collection of values returned by getDbSystemShapes.
A collection of values returned by getDbSystemShapes.