tableRestoreStatusDetails

@JvmName(name = "describeTableRestoreStatusResponseTableRestoreStatus")
fun Flow<DescribeTableRestoreStatusResponse>.tableRestoreStatusDetails(): Flow<TableRestoreStatus>

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

Return

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