instanceGroups

@JvmName(name = "listInstanceGroupsResponseInstanceGroup")
fun Flow<ListInstanceGroupsResponse>.instanceGroups(): Flow<InstanceGroup>

This paginator transforms the flow returned by listInstanceGroupsPaginated to access the nested member InstanceGroup

Return

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