agentVersionSummaries

@JvmName(name = "listAgentVersionsResponseAgentVersionSummary")
fun Flow<ListAgentVersionsResponse>.agentVersionSummaries(): Flow<AgentVersionSummary>

This paginator transforms the flow returned by listAgentVersionsPaginated to access the nested member AgentVersionSummary

Return

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