flowExecutions

@JvmName(name = "listDataIntegrationFlowExecutionsResponseDataIntegrationFlowExecution")
fun Flow<ListDataIntegrationFlowExecutionsResponse>.flowExecutions(): Flow<DataIntegrationFlowExecution>

This paginator transforms the flow returned by listDataIntegrationFlowExecutionsPaginated to access the nested member DataIntegrationFlowExecution

Return

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