logGroups

@JvmName(name = "describeLogGroupsResponseLogGroup")
fun Flow<DescribeLogGroupsResponse>.logGroups(): Flow<LogGroup>

This paginator transforms the flow returned by describeLogGroupsPaginated to access the nested member LogGroup

Return

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