logGroupIdentifiers

@JvmName(name = "listLogGroupsForQueryResponseLogGroupIdentifier")
fun Flow<ListLogGroupsForQueryResponse>.logGroupIdentifiers(): Flow<String>

This paginator transforms the flow returned by listLogGroupsForQueryPaginated to access the nested member LogGroupIdentifier

Return

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