dbSystemShapes

@JvmName(name = "listDbSystemShapesResponseDbSystemShapeSummary")
fun Flow<ListDbSystemShapesResponse>.dbSystemShapes(): Flow<DbSystemShapeSummary>

This paginator transforms the flow returned by listDbSystemShapesPaginated to access the nested member DbSystemShapeSummary

Return

A kotlinx.coroutines.flow.Flow that can collect DbSystemShapeSummary