commandExecutions

@JvmName(name = "listCommandExecutionsResponseCommandExecutionSummary")
fun Flow<ListCommandExecutionsResponse>.commandExecutions(): Flow<CommandExecutionSummary>

This paginator transforms the flow returned by listCommandExecutionsPaginated to access the nested member CommandExecutionSummary

Return

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