dataLakeSources

@JvmName(name = "getDataLakeSourcesResponseDataLakeSource")
fun Flow<GetDataLakeSourcesResponse>.dataLakeSources(): Flow<DataLakeSource>

This paginator transforms the flow returned by getDataLakeSourcesPaginated to access the nested member DataLakeSource

Return

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