connectorOperations

@JvmName(name = "listConnectorOperationsResponseConnectorOperationSummary")
fun Flow<ListConnectorOperationsResponse>.connectorOperations(): Flow<ConnectorOperationSummary>

This paginator transforms the flow returned by listConnectorOperationsPaginated to access the nested member ConnectorOperationSummary

Return

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