resources

@JvmName(name = "listLifecycleExecutionResourcesResponseLifecycleExecutionResource")
fun Flow<ListLifecycleExecutionResourcesResponse>.resources(): Flow<LifecycleExecutionResource>

This paginator transforms the flow returned by listLifecycleExecutionResourcesPaginated to access the nested member LifecycleExecutionResource

Return

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