buckets

fun ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/s3/model/ListBucketsResponse>.buckets(): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/s3/model/Bucket>

This paginator transforms the flow returned by listBucketsPaginated to access the nested member Bucket

Return

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


fun ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/s3/model/ListDirectoryBucketsResponse>.buckets(): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/s3/model/Bucket>

This paginator transforms the flow returned by listDirectoryBucketsPaginated to access the nested member Bucket

Return

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