lifecycleExecutions

@JvmName(name = "listLifecycleExecutionsResponseLifecycleExecution")
fun Flow<ListLifecycleExecutionsResponse>.lifecycleExecutions(): Flow<LifecycleExecution>

This paginator transforms the flow returned by listLifecycleExecutionsPaginated to access the nested member LifecycleExecution

Return

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