connectionGroups

@JvmName(name = "listConnectionGroupsResponseConnectionGroupSummary")
fun Flow<ListConnectionGroupsResponse>.connectionGroups(): Flow<ConnectionGroupSummary>

This paginator transforms the flow returned by listConnectionGroupsPaginated to access the nested member ConnectionGroupSummary

Return

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