agentRuntimes
This paginator transforms the flow returned by listAgentRuntimesPaginated to access the nested member AgentRuntime
Return
A kotlinx.coroutines.flow.Flow that can collect AgentRuntime
This paginator transforms the flow returned by listAgentRuntimeVersionsPaginated to access the nested member AgentRuntime
Return
A kotlinx.coroutines.flow.Flow that can collect AgentRuntime
fun Flow<ListAgentRuntimeVersionsByCapacityProviderResponse>.agentRuntimes(): Flow<AgentRuntimeVersionSummary>
This paginator transforms the flow returned by listAgentRuntimeVersionsByCapacityProviderPaginated to access the nested member AgentRuntimeVersionSummary
Return
A kotlinx.coroutines.flow.Flow that can collect AgentRuntimeVersionSummary