agentStatusSummaryList

@JvmName(name = "listAgentStatusesResponseAgentStatusSummary")
fun Flow<ListAgentStatusesResponse>.agentStatusSummaryList(): Flow<AgentStatusSummary>

This paginator transforms the flow returned by listAgentStatusesPaginated to access the nested member AgentStatusSummary

Return

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