agentCollaboratorSummaries

@JvmName(name = "listAgentCollaboratorsResponseAgentCollaboratorSummary")
fun Flow<ListAgentCollaboratorsResponse>.agentCollaboratorSummaries(): Flow<AgentCollaboratorSummary>

This paginator transforms the flow returned by listAgentCollaboratorsPaginated to access the nested member AgentCollaboratorSummary

Return

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