tableRestoreStatuses

@JvmName(name = "listTableRestoreStatusResponseTableRestoreStatus")
fun Flow<ListTableRestoreStatusResponse>.tableRestoreStatuses(): Flow<TableRestoreStatus>

This paginator transforms the flow returned by listTableRestoreStatusPaginated to access the nested member TableRestoreStatus

Return

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