userGroups

@JvmName(name = "describeUserGroupsResponseUserGroup")
fun Flow<DescribeUserGroupsResponse>.userGroups(): Flow<UserGroup>

This paginator transforms the flow returned by describeUserGroupsPaginated to access the nested member UserGroup

Return

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