agentAliasSummaries

@JvmName(name = "listAgentAliasesResponseAgentAliasSummary")
fun Flow<ListAgentAliasesResponse>.agentAliasSummaries(): Flow<AgentAliasSummary>

This paginator transforms the flow returned by listAgentAliasesPaginated to access the nested member AgentAliasSummary

Return

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