sources

@JvmName(name = "listLogSourcesResponseLogSource")
fun Flow<ListLogSourcesResponse>.sources(): Flow<LogSource>

This paginator transforms the flow returned by listLogSourcesPaginated to access the nested member LogSource

Return

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