featureGroupSummaries

@JvmName(name = "listFeatureGroupsResponseFeatureGroupSummary")
fun Flow<ListFeatureGroupsResponse>.featureGroupSummaries(): Flow<FeatureGroupSummary>

This paginator transforms the flow returned by listFeatureGroupsPaginated to access the nested member FeatureGroupSummary

Return

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