actionGroupSummaries

@JvmName(name = "listAgentActionGroupsResponseActionGroupSummary")
fun Flow<ListAgentActionGroupsResponse>.actionGroupSummaries(): Flow<ActionGroupSummary>

This paginator transforms the flow returned by listAgentActionGroupsPaginated to access the nested member ActionGroupSummary

Return

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