tableBuckets

@JvmName(name = "listTableBucketsResponseTableBucketSummary")
fun Flow<ListTableBucketsResponse>.tableBuckets(): Flow<TableBucketSummary>

This paginator transforms the flow returned by listTableBucketsPaginated to access the nested member TableBucketSummary

Return

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