commandExecutions

@JvmName(name = "listCommandExecutionsForSandboxResponseCommandExecution")
fun Flow<ListCommandExecutionsForSandboxResponse>.commandExecutions(): Flow<CommandExecution>

This paginator transforms the flow returned by listCommandExecutionsForSandboxPaginated to access the nested member CommandExecution

Return

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