commandInvocations

@JvmName(name = "listCommandInvocationsResponseCommandInvocation")
fun Flow<ListCommandInvocationsResponse>.commandInvocations(): Flow<CommandInvocation>

This paginator transforms the flow returned by listCommandInvocationsPaginated to access the nested member CommandInvocation

Return

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